Issues
- 1
Support Arm64 macos
#181 opened by Tu-Zhenzhao - 1
- 7
Initialize Error - For num of clusters >= 10 - KPrototypes errors with "Clustering algorithm could not initialize. Consider assigning the initial clusters manually."
#132 opened by asmitakulkarni - 1
Create equal-sized clusters within kmodes
#195 opened by Jhellewaard - 2
Incorrect dtype conversion of categoricals when dealing with manually assigned centroids
#193 opened by susmitpy - 1
Different clusters when K-Prototypes trained on same data in numpy array and pandas dataframe
#183 opened by RoddyJaques - 2
[BUG] Badge not rendering in readme
#192 opened by darigovresearch - 1
Estimation of Gamma in K-Prototypes
#185 opened by crixus5678 - 0
- 1
Please add conda installation information
#182 opened by sugatoray - 2
- 3
- 1
What are the minimum characteristics that a binary matrix must meet to avoid the following error: "Insufficient Number of data since union is 0"?
#178 opened by Galy88 - 1
Apologies if this is redundant but I could not find documentation ... how do you extract class membership from an object created by the function KPrototypes
#177 opened by KhatriVivek - 2
KPrototypes fit_predict fails with sample_weight
#175 opened by FGlazov - 1
- 4
parallelization
#173 opened by KhatriVivek - 1
Performance over binary data
#172 opened by ale94mleon - 1
GPU ( cuda ) support?
#168 opened by monk1337 - 1
- 3
Centroids are mangled
#157 opened by matteosantama - 2
Reduce memory usage in array initialization
#165 opened by rggelles - 1
- 5
init centroids with ndarray
#163 opened by vandommer - 1
Cannot handle NaN input
#162 opened by PascalEconomouCoupa - 1
K-prototypes return odd results
#161 opened by AntanasM5 - 2
how to control iterations
#154 opened by dfolch - 1
- 3
Make _labels_cost public
#155 opened by larroy - 1
- 1
.whl file for kmode algo ?
#149 opened by omairmauz - 0
Latest build broken with scikit >= 0.22
#151 opened by nicodv - 2
Reloading a pretrained model
#150 opened by arainboldt - 1
Distance to the nearest cluster
#146 opened by tinkuborah - 2
No module named 'kmodes.Kprototypes'
#137 opened by Jane419 - 1
Add user dissimilarity matrix
#147 opened by davins90 - 9
- 1
Type of cluster_centroids_ in KModes and KPrototypes
#144 opened by vwang0 - 4
- 1
KPrototypes Usage
#135 opened by wwjd1234 - 2
"ValueError: Clustering algorithm could not initialize" Getting this error on having the number of clusters for any value above 6
#136 opened by sumitkrmahato - 3
- 1
- 3
Categorical and Numerical Attribute difference
#141 opened by sin10036 - 1
pip install failed with error "microsoft visual c++ 14.0 is required" with python3.8
#140 opened by amethystzh - 1
- 3
- 0
k-prototype
#134 opened by wwjd1234 - 1
Unstable Centroids in KModes
#131 opened by yasitari - 0
n_jobs is missing in 0.10.1 release
#130 opened by mike-ocean