Classification Learner Dataset Preparation
8 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Urmila Rajpurohith
2020 年 4 月 9 日
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 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!