Classification Learner Dataset Preparation
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
EK
el 5 de Abr. de 2020
Respondida: EK
el 6 de Abr. de 2021
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 comentarios
Respuesta aceptada
Urmila Rajpurohith
el 9 de Abr. de 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 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox 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!