Is there a function in MATLAB to split the dataset into 70% for training and 30% for validation ?
27 views (last 30 days)
Show older comments
Namrata Goswami
on 29 Jan 2021
Commented: Ananias SIBORUREMA
on 30 May 2022
I have date payment records data set which I want to split for training and validation.
The modeling is to be done in excel, it is only the split that I am trying to do in MATLAB such that both sets have evenly distributed data of the entire period.
Is there a direct function that can split the data into 70% for training and 30% for validation ?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Verification, Validation, and Test in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!