Kally Project
This is an alternative algorithm test project for clustering besides kmean and others. This project is funded by the Muhammadiyah University of Ponorogo, Indonesia. This algorithm is based on the philosophy of competence looking for allies. Complete research results on this algorithm can be seen at https://github.com/elangbijak4/k-ally.1.0
Installing
.. code-block:: bash
pip install kally
Usage
.. code-block:: bash
>>> import kally
>>> result=kally(data,columns,k=3,min_index_data=0,iteration=10,treshold=0.05)
Release files for kally 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kally-0.1.2.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kally-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.6 kB
Release files / kally-0.1.2.tar.gz
| Download URL | kally-0.1.2.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8ad67ae91940f6f60c59d7e2ec602050cba4b6999868a07b8f740b3ee74fdb85
|
|
BLAKE2b-256 checksum How to use checksums |
dbc3f6207bdedfc333f4da9c75f1b4d6977064244a146386c6c67409d5e4f0bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / kally-0.1.2-py3-none-any.whl
| Download URL | kally-0.1.2-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b773a52e1680ee392093a7165142195bdcd6c244d6ffd50721d455fa90944772
|
|
BLAKE2b-256 checksum How to use checksums |
a1397a354d1aa0b8d28592894826906b2d19da304c322d8e955c9f1a4c31f140
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|