Skip to content

Practll/DPC-FSC

Repository files navigation

DPC-FSC

The code for DPC-FSC: An approach of fuzzy semantic cells to density peaks clustering

Tips:

  1. The input data is in the form of a matrix, where each row represents one sample and each column represents the corresponding feature.

  2. Need to compute the KNN ($k$-nearest neighbors) of each sample using a value of $k = 0.1 * N$, where $N$ is the total number of samples in the given dataset.

  3. This method requires tuning the hyperparameter $a$, where $a$ is a value between 0 and 1. Empirically, a clearer generated decision graph usually corresponds to a better choice of the hyperparameter $a$.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages