Machine Learning Test/Train Optimization

I am trying to optimize what percentage of data I should use as training data. I am using k-fold cross validation with several iterations. So I was wondering if there is any way to plot RMSE (Y axis) against training data percentage (X axis), or more importantly cross validation result against increasing training data percentage?

Thanks in advance

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.