-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
For the Kaggle agent, during dataset preparation, we create test and train data by splitting the original train data. If I'm not mistaken, this newly created test data is being used in step four of the pipeline
Step 4 : Validation on Test Set or Kaggle 📉
- Validate the newly developed model using the test set or Kaggle dataset.
- Assess the model’s effectiveness and performance based on the validation results.
Given the creation of validation dataset is almost as important as model creation and requires understanding of the data, shouldn't it also be part of the pipeline?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested