Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

what clustering algorithm shout i choose?

조회 수: 1 (최근 30일)
Radoslav Vandzura
Radoslav Vandzura 2015년 11월 20일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, Could you advise me, what algorithm of clustering shout I use, when I have dataset with mixed type of data (numeric and nominal data). Thank you ...

답변 (1개)

Walter Roberson
Walter Roberson 2015년 11월 20일
There is no general rule. The best clustering method to use is going to depend upon your data set. There are methods that tend to work better in the more common situations, but you can usually find datasets that will happen to work better with any given algorithm.
  댓글 수: 2
Radoslav Vandzura
Radoslav Vandzura 2015년 11월 20일
편집: Radoslav Vandzura 2015년 11월 20일
So, what are steps when I going to do clustering and I have given dataset...And according what shout I choose the best algorithm for my dataset?...
Radoslav Vandzura
Radoslav Vandzura 2015년 11월 21일
When I want to work with categorical data, Is it necessary to convert categorical data to numerical data?

Community Treasure Hunt

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

Start Hunting!

Translated by