Skip to main content

A package for running KMeans and GeoKMeans algorithms.

Project description

MyKMeansProject

This package provides Python bindings to run KMeans and GeoKMeans algorithms using a C++ backend.

Installation

You can install this package using pip:

pip install mykmeansproject

Usage

from mykmeansproject.kmeans import run_lloyd_kmeans, run_geokmeans

result = run_lloyd_kmeans(
    100,
    0.0001,
    12,
    17,
    [
        "path/to/Breastcancer.csv",
        "path/to/CreditRisk.csv",
        "path/to/census.csv",
        "path/to/birch.csv"
    ]
)

print(result)

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

mykmeansproject-0.1.tar.gz (66.3 kB view details)

Uploaded Source

Built Distribution

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

mykmeansproject-0.1-py3-none-any.whl (65.7 kB view details)

Uploaded Python 3

File details

Details for the file mykmeansproject-0.1.tar.gz.

File metadata

  • Download URL: mykmeansproject-0.1.tar.gz
  • Upload date:
  • Size: 66.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.1

File hashes

Hashes for mykmeansproject-0.1.tar.gz
Algorithm Hash digest
SHA256 ecd0aa741c41e4ca23e65fbe70200a6145e023fe22e412ef15b07ad1a54e542c
MD5 23b0d62ddd34b1c729fb47678b61459a
BLAKE2b-256 079e152a30052c1be2d5c59e68ae5ef02f7aff206c406b9a5c5b79ac857a6ae5

See more details on using hashes here.

File details

Details for the file mykmeansproject-0.1-py3-none-any.whl.

File metadata

  • Download URL: mykmeansproject-0.1-py3-none-any.whl
  • Upload date:
  • Size: 65.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.1

File hashes

Hashes for mykmeansproject-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 92898f725e3c39c8fd066b9705f499f7817ddb99893ba12c63454516b16e7b79
MD5 2fbcff6645a0f8dd3b9ab0138c750092
BLAKE2b-256 409021d62541b07a2fb68787cb751602315828f3e67892b66a8b2b1b0ff93be4

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