Data Preparation
atulchavan
Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Registered Posts: 11 Partner
How does dataiku dss handles preprocessing on test data, suppose i need to add missing values as zero, need to delete few columns etc?
How can i add the data preprocessing steps (see attached)
Best Answer
-
Hi atulchavan,
You can go to Model=>Script:>ADD A NEW STEP in order to add data preprocessing steps, then train your model again, you will find those steps in your Data Preparation section. Hope that helps!
Answers
-
CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
Hi @atulchavan
while you wait for a more detailed answer I just wanted to ensure you have seen these resources mostly from the Dataiku Academy:I hope this helps!
-
atulchavan Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Registered Posts: 11 Partner
Thanks that is helpful