文件历史

9 次代码提交

作者 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 62633dd302 Format code using black 2019-05-11 18:15:53 +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 21b090dafe Fix neuralnet test 2016-11-26 03:23:34 +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 3d561e6b94 Add regression tests, update classification tests 2016-11-16 07:02:19 +03:00