Skip to main content

MKKM-MR Python Implementation

Project description

Multiple-Kernel-k-Means-Clustering-with-Matrix-Induced-Regularization Python Implementation

Non-official python implementation for AAAI16:Multiple Kernel k-Means Clustering with Matrix-Induced Regularization

Usage

Installation

You can install the package through pip with:

pip install mkkm_mr

Using the module

You can see an example usage under demo

Development

The project is using poetry for reliable development.

See poetry documentation on how to install the latest version for your system:

https://python-poetry.org/docs

Setup

After installing poetry, start an environment:

poetry install

If you are using PyCharm you can use this plugin for setting up interpreter.

Testing

Tests are using standard pytest format. You can run them after the setup with:

pytest

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

mkkm_mr-0.2.5.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

mkkm_mr-0.2.5-py3-none-any.whl (5.6 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