文件历史

9 次代码提交

作者 SHA1 备注 提交日期
Artem Golubin 4e93532b6f Format using ruff 2025-06-16 01:15:27 +04:00
Artem Golubin 0d1022ee46 Improve SVM test 2019-10-02 15:35:46 +03:00
Artem Golubin 62633dd302 Format code using black 2019-05-11 18:15:53 +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
rushter acfef46f8e Remove redundant suffixes from tests 2016-11-18 02:19:26 +03:00
rushter 6d75555ab3 Update knn example, add test 2016-11-18 02:16:35 +03:00
rushter a58235ce03 Add Naive Bayes 2016-11-18 01:52:56 +03:00
rushter 3d561e6b94 Add regression tests, update classification tests 2016-11-16 07:02:19 +03:00
rushter 580d47b76b Fix travis-ci 2016-11-16 06:48:24 +03:00