Artem Golubin
|
4e93532b6f
|
Format using ruff
|
2025-06-16 01:15:27 +04:00 |
|
Artem Golubin
|
ba450f87c4
|
Minor fixes
|
2019-08-25 19:59:26 +03:00 |
|
Artem Golubin
|
62633dd302
|
Format code using black
|
2019-05-11 18:15:53 +03:00 |
|
rushter
|
12e7c8770e
|
Update some comments
|
2017-01-23 06:09:34 +03:00 |
|
Nguyễn Tuấn Kiên
|
9dc76dfaff
|
Add method. (#20)
|
2016-12-04 14:22:06 +03:00 |
|
Nicolas HUG
|
507a5ef9b0
|
Implemented k-NN regressor (#11)
* Implemented a KNN Regressor.
* changed a comment and used generator instead of list
|
2016-11-18 17:29:16 +03:00 |
|
Nicolas Hug
|
d298edacaa
|
Minor commit.
added .swp files in .gitignore for vim
changed 'features' to 'targets' in BaseEstimator error message
added space in docstring.
|
2016-11-17 11:06:51 +01:00 |
|
Nicolas Hug
|
178e069e78
|
Implemented a nearest neighbor classifier.
|
2016-11-17 11:04:26 +01:00 |
|