Skip to content

Simple and Scalable Sparse k-means Clustering via Feature Ranking

License

Notifications You must be signed in to change notification settings

aarunishsinha/SKFR-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SKFR-Python

Simple and Scalable Sparse k-means Clustering via Feature Ranking

References : Paper

Implementation in R and Julia by Author : GitHub

In the iPython Notebook there is a tensor implementation of the SKFR1 algorithm using pytorch which can be run on GPU as well.

Note: In case of missing features in datapoints the I have removed the datapoint before training but this is not the optimal solution suggested by the authors of the paper

About

Simple and Scalable Sparse k-means Clustering via Feature Ranking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published