| .. |
|
_glm
|
DOC - Ensure that TweedieRegressor pass numpydoc validation (#21104)
|
2021-09-23 11:38:07 +02:00 |
|
tests
|
FIX/API Fix AIC/BIC in LassoLarsIC and introduce noise_variance (#21481)
|
2021-11-23 21:32:26 +01:00 |
|
__init__.py
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
|
_base.py
|
FIX add support for multilabel classification in RidgeClassifier* (#19869)
|
2021-10-27 15:18:02 +02:00 |
|
_bayes.py
|
DOC use backticks for n_samples and n_features in X docstring (#20914)
|
2021-09-02 13:35:03 +02:00 |
|
_cd_fast.pyx
|
MNT Centralize common cython compiler directives (#21512)
|
2021-11-03 13:26:23 +01:00 |
|
_coordinate_descent.py
|
DOC Fix precompute parameter docstring in Lasso (#21475)
|
2021-10-28 16:09:06 +02:00 |
|
_huber.py
|
DOC Ensure HuberRegressor passes numpydoc validation (#21062)
|
2021-09-17 11:48:33 +02:00 |
|
_least_angle.py
|
FIX/API Fix AIC/BIC in LassoLarsIC and introduce noise_variance (#21481)
|
2021-11-23 21:32:26 +01:00 |
|
_logistic.py
|
FIX improve error message for large sparse matrix input in LogisticRegression (#21093)
|
2021-09-24 11:05:53 +02:00 |
|
_omp.py
|
Improve validation messages with infinite data (#21219)
|
2021-10-29 15:59:57 +02:00 |
|
_passive_aggressive.py
|
DOC Ensures that PassiveAggressiveRegressor passes numpydoc validation (#21413)
|
2021-10-23 12:59:53 +02:00 |
|
_perceptron.py
|
DOC use Python float instead of C double (#21489)
|
2021-10-28 16:12:14 +02:00 |
|
_quantile.py
|
DOC Adds feature_names_in_ to docstrings (#20787)
|
2021-08-26 13:44:45 +02:00 |
|
_ransac.py
|
DOC Typos found by codespell (#21069)
|
2021-09-17 19:04:54 +02:00 |
|
_ridge.py
|
MNT Postpone conversion of `RidgeCV`'s `alphas` out of `__init__` (#21506)
|
2021-11-03 18:41:21 +01:00 |
|
_sag.py
|
DOC use Python float instead of C double (#21489)
|
2021-10-28 16:12:14 +02:00 |
|
_sag_fast.pyx.tp
|
MNT Centralize common cython compiler directives (#21512)
|
2021-11-03 13:26:23 +01: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 Centralize common cython compiler directives (#21512)
|
2021-11-03 13:26:23 +01: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 SGDOneClassSVM docs like SGD classifier and SGD regressor (#21510)
|
2021-10-30 16:17:01 +02:00 |
|
_theil_sen.py
|
DOC fix extra . between 1e-3 in TheilSenRegressor's docstring (#21623)
|
2021-11-12 10:45:25 +01:00 |
|
setup.py
|
MAINT Improve source generation using `Tempita` (#20481)
|
2021-08-09 21:43:56 +02:00 |