model’s performance on the train portion of the dataset
Hi everyone,
I’m trying to figure out where I can find my model’s performance on the train portion of the dataset in Dataiku.
I can easily access the test set metrics in the model interface, but I don’t see where Dataiku shows the scores computed on the training set (AUC, F1, etc.).
Are these metrics available directly in the model results?
Thanks in advance for your help!
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,356 DataikerHi,
The metrics you see on Indeed are only on the test dataset.
To compute these on the training dataset, you can use an evaluation recipe.
1) If you did not use explicit train/test input, can either export the training dataset from here:2) Deploy the Model to the flow
3) Create an evaluation recipe on the training dataset.
https://doc.dataiku.com/dss/latest/machine-learning/causal-prediction/evaluation.html