how to divide data into data testing and training
显示 更早的评论
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 个评论
KSSV
2017-7-7
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!