Classification Learner Dataset Preparation
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like to use Classification Learner toolbox for LDA analysis. I have data of 6 different stimuli (6 colomn matrix). I need to classify them in two classes S+ and S-. Just to be sure I am doing it correct. I am organizing all data in two colomn matrix in a way that each colomn has 50% of each stimulus data. Is it correct?
0 Kommentare
Akzeptierte Antwort
Urmila Rajpurohith
am 9 Apr. 2020
In Classification Learner, tables are the easiest way to use your data, because they can contain numeric and label data.
For more information you can refer to the below documentation on Select data and valiadation for classification problems:
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!