Skip to main content

Pure Python Maximin clustering algorithm with scikit-learn-compatible API.

Project description

Maximin Clustering for Python

A pure Python implementation of the Maximin clustering algorithm, fully compatible with scikit-learn's API.

Installation

pip install maximin-clustering

Usage

from maximin_clustering import Maximin

mm = Maximin(fraction=0.5)
labels = mm.fit_predict(X)

print(mm.cluster_centers_)

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

maximin_clustering-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

maximin_clustering-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file maximin_clustering-0.1.0.tar.gz.

File metadata

  • Download URL: maximin_clustering-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for maximin_clustering-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4c845c9f5ea68c6d10773aab330b049310ef1dd904852ca9fdbc3892aef5e85e
MD5 b7b1ad99463c5ea0197f040d0c10190c
BLAKE2b-256 b9aa0b03ebae8ce52e301b76d95a69aa622ec9b6a1265090668a11200e412135

See more details on using hashes here.

File details

Details for the file maximin_clustering-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for maximin_clustering-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9ed7519a7b9938450373261d3e109693289610f611d8d6b99da73c2355171f7
MD5 1c67fd52f9cb362534e323e15f5cba2f
BLAKE2b-256 e9b3482152766a94f236f9a456bfa5fd6cc112f5cc3826228f74ab8f7c07d45d

See more details on using hashes here.

Supported by

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