文件历史

12 次代码提交

作者 SHA1 备注 提交日期
Artem Golubin 4e93532b6f Format using ruff 2025-06-16 01:15:27 +04:00
Artem Golubin 3c8e16b8de Merge pull request #79 from Shihab-Shahriar/master
Fixed a bug in decision tree's _calculate_leaf_value method
2020-09-14 01:16:40 +03:00
Artem Golubin 2378011a2c Style fixes 2020-08-20 22:56:03 +03:00
Shihab Shahriar 60ee2893c2 refactored Decision Tree to support n_classes 2020-05-29 20:12:48 +06:00
Shihab Shahriar 30e4c49f44 small code cleanup 2020-05-29 18:32:01 +06:00
Shihab Shahriar 0b9ebf3a99 resolved classification bug in decision tree using n_classes 2020-05-28 20:17:03 +06: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 1c0b617cef Update comments, fix KMeans estimator 2016-11-15 10:01:43 +03:00
rushter 6efc9330b8 Update ensemble methods 2016-11-12 23:02:32 +03:00
rushter 01e68e64b7 Add initial GBM implementation 2016-10-17 11:11:03 +03:00
rushter feaa836a7f Initial branch 2016-10-06 11:36:35 +03:00