Info

This question is closed. Reopen it to edit or answer.

what clustering algorithm shout i choose?

1 view (last 30 days)
Radoslav Vandzura
Radoslav Vandzura on 20 Nov 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
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 ...

Answers (1)

Walter Roberson
Walter Roberson on 20 Nov 2015
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 Comments
Radoslav Vandzura
Radoslav Vandzura on 20 Nov 2015
Edited: Radoslav Vandzura on 20 Nov 2015
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 on 21 Nov 2015
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!