| .. |
|
_glm
|
DOC Add examples to linear_model.TweedieRegressor (#17516)
|
2020-06-07 10:09:53 -04:00 |
|
tests
|
TST check equivalence normalize/StandardScaler and dense/sparse in linear models (#17665)
|
2020-06-26 14:17:11 +02:00 |
|
__init__.py
|
ENH Minimal Generalized linear models implementation (L2 + lbfgs) (#14300)
|
2020-03-04 14:08:24 +01:00 |
|
_base.py
|
MNT Replaces numpy alias with builtin typse (#17687)
|
2020-06-24 16:51:51 +02:00 |
|
_bayes.py
|
DOC shorten class links in docstring using tilde (#17470)
|
2020-06-16 10:44:13 +02:00 |
|
_cd_fast.pyx
|
Speedup MultiTaskLasso (#17021)
|
2020-05-02 10:11:07 +02:00 |
|
_coordinate_descent.py
|
DOC shorten class links in docstring using tilde (#17470)
|
2020-06-16 10:44:13 +02:00 |
|
_huber.py
|
DOC Update default doc string values for linear_model (#17506)
|
2020-06-06 17:15:14 -04:00 |
|
_least_angle.py
|
MNT Replaces numpy alias with builtin typse (#17687)
|
2020-06-24 16:51:51 +02:00 |
|
_logistic.py
|
Common check for sample weight invariance with removed samples (#17176)
|
2020-06-04 00:30:01 +02:00 |
|
_omp.py
|
DOC shorten class links in docstring using tilde (#17470)
|
2020-06-16 10:44:13 +02:00 |
|
_passive_aggressive.py
|
DOC Update default doc string values for linear_model (#17506)
|
2020-06-06 17:15:14 -04:00 |
|
_perceptron.py
|
DOC add missing attributes in several modules (#15521)
|
2020-06-18 11:18:23 +02:00 |
|
_ransac.py
|
DOC Update default doc string values for linear_model (#17506)
|
2020-06-06 17:15:14 -04:00 |
|
_ridge.py
|
DOC shorten class links in docstring using tilde (#17470)
|
2020-06-16 10:44:13 +02:00 |
|
_sag.py
|
[MRG] API kwonly args in impute, inspection, kernel_ridge (#16926)
|
2020-04-19 22:58:47 +02:00 |
|
_sag_fast.pyx.tp
|
MNT Cleaner cythn cdef loss function in SGD (#17191)
|
2020-05-12 22:40:42 +02:00 |
|
_sgd_fast.pxd
|
MNT Cleaner cythn cdef loss function in SGD (#17191)
|
2020-05-12 22:40:42 +02:00 |
|
_sgd_fast.pyx
|
MNT Cleaner cythn cdef loss function in SGD (#17191)
|
2020-05-12 22:40:42 +02:00 |
|
_sgd_fast_helpers.h
|
MNT Make modules private in linear_model (#15324)
|
2019-10-23 15:34:26 +02:00 |
|
_stochastic_gradient.py
|
DOC shorten class links in docstring using tilde (#17470)
|
2020-06-16 10:44:13 +02:00 |
|
_theil_sen.py
|
DOC Update default doc string values for linear_model (#17506)
|
2020-06-06 17:15:14 -04:00 |
|
setup.py
|
ENH Minimal Generalized linear models implementation (L2 + lbfgs) (#14300)
|
2020-03-04 14:08:24 +01:00 |