Artem Golubin
|
4e93532b6f
|
Format using ruff
|
2025-06-16 01:15:27 +04:00 |
|
Artem Golubin
|
2378011a2c
|
Style fixes
|
2020-08-20 22:56:03 +03:00 |
|
Artem Golubin
|
ba450f87c4
|
Minor fixes
|
2019-08-25 19:59:26 +03:00 |
|
Artem Golubin
|
d2de145bf1
|
Fix plot for k-means. Resolves #54
|
2019-07-22 14:13:53 +03:00 |
|
Artem Golubin
|
62633dd302
|
Format code using black
|
2019-05-11 18:15:53 +03:00 |
|
keineahnung2345
|
cd6689c12a
|
kmeans++
It seems the codes do not match with the comment starting from line 33.
Revise it according to the comments.
|
2019-01-07 17:02:36 +08:00 |
|
xq5he
|
96397f5ff8
|
Fix typo (#28)
|
2017-03-23 08:09:30 +07:00 |
|
Jiancheng
|
829c74cf7d
|
Fixing on KMeans plot and Gaussian Mixture (#19)
* Add Gaussian Mixture Model and example
* Fixing KMeans.plot and a trivial change on GMM code
|
2016-11-29 16:36:24 +03:00 |
|
rushter
|
2c15265007
|
Small fixes for k-means, Naive bayes
|
2016-11-19 22:21:38 +03:00 |
|
rushter
|
1c0b617cef
|
Update comments, fix KMeans estimator
|
2016-11-15 10:01:43 +03:00 |
|
lucaskolstad
|
0c50c21044
|
simplify metrics tests. fix arg order bug in binary_crossentropy. rename euclidian -> euclidean.
|
2016-11-14 20:14:44 -08:00 |
|
lucaskolstad
|
c00dac235c
|
Add some comments to kmeans, pca, linear_models, and base estimators. Add a .gitignore file. No code is touched only comments.
|
2016-11-13 14:40:45 -08:00 |
|
rushter
|
feaa836a7f
|
Initial branch
|
2016-10-06 11:36:35 +03:00 |
|