how to divide data into data testing and training
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 7 de Jul. de 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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!