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!