how to divide data into data testing and training
Show older comments
hai everyone i want to ask about my problem i want to predicting exchange rate using anfis and i confuse how to divide data into data testing and training ?
2 Comments
KSSV
on 7 Jul 2017
Actually 70% goes to training and 30% is for testing isn't it?
Depends on your objective:
- If you're a cynic only interested in results: train with as much as possible and test with the rest
- If you're a highly-principled masochist interested in the robustness of your model: use as little as possible for training and test with the rest.
Disclaimer: Jokes happen
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox 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!