Classification Learner Dataset Preparation
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Urmila Rajpurohith
le 9 Avr 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 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!