Skip to content

guanjiesun/density-peak-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runtime Environment

  • OS: Win 10
  • IDE: Pycharm Community
  • Programming Language: Python 3.11
  • Python Packages: Refer to requirements.txt

I recommend Miniforge3 for Windows to manage Python environment, and pip to manage python packages

How to use

  1. Run dp.py
  2. A decision graph will appear
  3. use your mouse to draw a rectangle on Decision Graph
  4. Close Decision Graph
  5. The clustering result of DP will appear

About

A simple implementation of density peak clustering algorithm using Python and related libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published