Is the usually recommended data split between training and evaluation close to 80% to 20% correspondingly?
Tuesday, 14 November 2023
by Hema Gunasekaran
The usual split between training and evaluation in machine learning models is not fixed and can vary depending on various factors. However, it is generally recommended to allocate a significant portion of the data for training, typically around 70-80%, and reserve the remaining portion for evaluation, which would be around 20-30%. This split ensures that
- Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Further steps in Machine Learning, Big data for training models in the cloud
Tagged under:
Artificial Intelligence, Data Split, Evaluation, Generalization, Machine Learning, Training

