Skip to main content

Weight-based Subspace Clustering

Project description

PySubCMedians

Authors: Sergio Peignier, Christophe Rigotti, Anthony Rossi and Guillaume Beslon

Python implementation of the SubCMedians algorithm. SubCMedians is a Subspace Clustering algorithm that extends the K-medians paradigm. SubCMedians is a simple hill climbing algorithm based on stochastic weighted local exploration steps. This median based algorithm exhibits satisfactory quality clusters when compared to well-established paradigms, while medians have still their own interests depending on the user application (robustness to noise/outliers and location optimality). Detailled description available in the paper "Weight-based search to find clusters around medians in subspaces" presented in the ACM SAC conference 2018.

Installation

Dependencies :

  • numpy
  • pandas
  • seaborn
  • scikit-learn
  • scipy
  • tqdm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SubCMedians-0.0.7.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

SubCMedians-0.0.7-py3-none-any.whl (34.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page