Classification Learner Dataset Preparation
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Urmila Rajpurohith
on 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 Comments
More Answers (1)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!