K-Means Clustering Package to return best K using Silhouette Analysis
Project description
KMeansKTran
K-Means Clustering package to find best K using Silhouette Analysis
To run the script, use run_KMeans() method.
Arguments for run_KMeans(filenames, output)
filenames: list
List of strings to designate text filenames or file locations with filenames
Example: ["C:\Folder\File1.txt"]
output: string
String to designate location of output text file with filename
Example: "C:\Folder\output.txt"
Example
from KMeans_KTran import kmeans
kmeans.run_KMeans(["C:\\Folder\\File1.txt"], "C:\\Folder\\output.txt")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file KMeansKTran-0.0.1.tar.gz.
File metadata
- Download URL: KMeansKTran-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010608074356f311dd4870f2e68327dd781308ad45c2bd07c3404f655fe5e8ca
|
|
| MD5 |
f12b07d73953780c116e4caa6fc25a17
|
|
| BLAKE2b-256 |
c3ccede84dd2260f53811d7b76c92723e90c9ddf546937cccdf781fa04a7f6a7
|
File details
Details for the file KMeansKTran-0.0.1-py3-none-any.whl.
File metadata
- Download URL: KMeansKTran-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbebe7567213e7cc44258053bf80887a131ee97e7c7ccfeea148edfce8f0bcab
|
|
| MD5 |
7eb0eb3103cf055e54c11a490f68f40b
|
|
| BLAKE2b-256 |
8662628e53bde5c39793fc5aa8bef2d9934d1042593503c72ea8411f4977c719
|