How to Split test and training set
Ältere Kommentare anzeigen
I am stuck on how split train and test data correctly.
XTrain = readtable("urbanGB.csv");
YTrain = readtable("urbanGB.labels.csv");
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Model Building and Assessment finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!