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!