Optimal Ratio for Data Splitting
Machine Learning
2022-06-10 v1 Machine Learning
Abstract
It is common to split a dataset into training and testing sets before fitting a statistical or machine learning model. However, there is no clear guidance on how much data should be used for training and testing. In this article we show that the optimal splitting ratio is , where is the number of parameters in a linear regression model that explains the data well.
Cite
@article{arxiv.2202.03326,
title = {Optimal Ratio for Data Splitting},
author = {V. Roshan Joseph},
journal= {arXiv preprint arXiv:2202.03326},
year = {2022}
}