Changing evaluation dataset

nsrishan
Level 2
Changing evaluation dataset

Hello, is there a way to change in the model comparison the model evaluation dataset from train to test?

0 Kudos
1 Reply
AlexT
Dataiker

Hi @nsrishan,

This is not directly possible however you split your dataset using a split recipe to create a train/test dataset and then use "Explicit extract from 2 datasets".

Once you deploy the model in the flow, you can create an Evaluate recipe to compute the metrics on the training set.
Screenshot 2022-08-02 at 11.57.29.png

I hope that helps. 

0 Kudos