Data analysis - Process
Train/test split
Dividing data so one part teaches the model and another independently tests it
What's it for?
To measure how well a model generalises beyond the data used to train it.
Data analysis - Process
Dividing data so one part teaches the model and another independently tests it
To measure how well a model generalises beyond the data used to train it.