Data Classification in Matlab

3 ビュー (過去 30 日間)
DARLINGTON ETAJE
DARLINGTON ETAJE 2019 年 9 月 11 日
コメント済み: DARLINGTON ETAJE 2019 年 9 月 16 日
When you have data that is very clustered as one but of about 3 or 5 class labels, how do you make the dataset a well spread data set so that the classification models can clearly identify the different classes present.
Thank You in Advance
  2 件のコメント
Nicolas B.
Nicolas B. 2019 年 9 月 12 日
Could you provide any exmple to explain your question?
DARLINGTON ETAJE
DARLINGTON ETAJE 2019 年 9 月 12 日
See the picture attached

サインインしてコメントする。

採用された回答

Prabhan Purwar
Prabhan Purwar 2019 年 9 月 16 日
Hello,
Classification of clustered data can be achieved by projecting your data into a higher dimension, by making use of Linear Algebra techniques, which makes data more separable for clustering and classification purposes.
After projecting the data, make use of the following techniques, as illustrated in the following links:
Hope this helps
  1 件のコメント
DARLINGTON ETAJE
DARLINGTON ETAJE 2019 年 9 月 16 日
Hi...thanks for your response. Please can you show me sample code for projecting your data into a higher dimension, by making use of Linear Algebra techniques

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeClassification についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by