1 / 9

How to Use Fuzzy Clustering Software

How to Use Fuzzy Clustering Software. Two types of clustering methods - Hard C means and Fuzzy C means. Limitation of software: -maximum number of data points: 150 -maximum number of dimensions: 10 -maximum number of clusters: 30. File Preparation for Fuzzy Clustering.

scout
Download Presentation

How to Use Fuzzy Clustering Software

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to Use Fuzzy Clustering Software • Two types of clustering methods - Hard C means and Fuzzy C means. • Limitation of software: -maximum number of data points: 150 -maximum number of dimensions: 10 -maximum number of clusters: 30

  2. File Preparation for Fuzzy Clustering • Prepare a data file which consists of data points. For example, test1.txt file shown in the following window consists of 9 data points with 2 dimensions each.

  3. Run the Fuzzy clustering software • Execute the fuzzycluster.exe file (double click the left button of the mouse), and then the following window will pop up.

  4. Run the Fuzzy clustering software (cont.) • Input the data file name, number of data points, number of dimensions, number of clusters, type of C means, random number seed, etc. • The following is an example for the hard C mean:

  5. Run the Fuzzy clustering software (cont.) • Then initial U matrix is shown and updated. Hit “return” key to continue the process until it is done.

  6. Run the Fuzzy clustering software (cont.) • Then the final U matrix is shown. The C means of clusters and the classification of data points are also given.

  7. Run the Fuzzy clustering software (cont.) • The following is the example for Fuzzy C means. It is similar to the hard C means but you need to input the m value.

  8. Run the Fuzzy clustering software (cont.) • Fuzzy C means may take longer time to classify because the stopping criterion is the max improvement less than 0.0001.

  9. Run the Fuzzy clustering software (cont.) • If the U values of a point are less than 0.5, then it cannot be classified, such as the data point 3 in the following example.

More Related