文件历史

17 次代码提交

作者 SHA1 备注 提交日期
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 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
Artem Golubin 602d3b6fd9 Fix reduction test 2019-01-25 12:27:34 +03:00
Artem Golubin 5fbfeca8c4 Update test_regression_accuracy.py 2018-10-21 23:46:12 +03:00
rushter 7f0836b22a Fix mlp test 2017-01-08 05:51:51 +03:00
rushter cd261f9afc Update Readme, fix test 2016-12-26 22:30:39 +03:00
rushter 21b090dafe Fix neuralnet test 2016-11-26 03:23:34 +03:00
vincent tang 862bcdfae9 Unittest for reduction (#16)
* add test_DR

* include pca fitting

* include pca fitting
2016-11-26 03:11:31 +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
rushter c15402e28d Add accuracy test, travis-ci 2016-11-16 06:08:51 +03:00