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
lm
31c38db00b
fix sigmoid function
2019-03-12 13:34:20 +08:00
Xiaochun Ma
e253211090
Get the derivative of the loss function out of the for loop ( #42 )
...
I think getting the derivative of the loss function should be out of the for loop. There is no need to calculate the derivative function for max iteration times.
2018-10-23 08:18:21 +03:00
keineahnung2345
64d7c51d00
Fix the formula of l2 penalty ( #40 )
2018-10-21 23:45:45 +03:00
KaiMin Lai
6b729f043e
update the penalty function in linear models ( #36 )
2018-06-30 16:48:41 +03:00
lucaskolstad
c00dac235c
Add some comments to kmeans, pca, linear_models, and base estimators. Add a .gitignore file. No code is touched only comments.
2016-11-13 14:40:45 -08:00
rushter
3192136023
Update linear_models
2016-11-12 23:29:18 +03:00
rushter
feaa836a7f
Initial branch
2016-10-06 11:36:35 +03:00