data filtering for clustering

Assuming that i have a data set like iris data set and i want to do clustering for the data. Before i perform the clustering, can i conduct data filtering on each species instead of filtering it as a whole data ? So, the data filter processing is on each species.
Many thanks in advance for the answer.

 採用された回答

Greg Heath
Greg Heath 2011 年 11 月 4 日

0 投票

No.
You are designing a classifier to classify unknown data. If each class was processed individually for training, you wouldn't know what set of normalization parameters to use for unknown data.
Hope this helps.
Greg

1 件のコメント

Yasser
Yasser 2011 年 11 月 4 日
many thanks Greg.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by