7 Forks
29 Stars
29 Watchers

unidip

Python port of the Unidip clustering algorithm from: http://www.kdd.org/kdd2016/subtopic/view/skinny-dip-clustering-in-a-sea-of-noise

How to download and setup unidip

Open terminal and run command
git clone https://github.com/BenjaminDoran/unidip.git
git clone is used to create a copy or clone of unidip repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with unidip https://github.com/BenjaminDoran/unidip/archive/master.zip

Or simply clone unidip with SSH
[email protected]:BenjaminDoran/unidip.git

If you have some problems with unidip

You may open issue on unidip support forum (system) here: https://github.com/BenjaminDoran/unidip/issues