how to find training or testing data from a matrix????
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
suppose
A = [ 6 3 11 7 8 5 1 2 4 9 10;
11 5 6 3 10 8 4 7 2 9 1;
10 8 11 6 7 3 9 5 4 1 2]
In this matrix we want to divide in training or testing data but a condition applies that only 3 & 6 will be as test data & the other is as training data set then what condition or method being applied???answer me
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!