scikit-learn/sklearn/linear_model
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
_glm MNT remove author and license in GLM files (#28799) 2024-05-13 09:58:57 +02:00
tests CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
__init__.py DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
_base.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_bayes.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_cd_fast.pyx CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_coordinate_descent.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_huber.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_least_angle.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_linear_loss.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_logistic.py DOC Fix typo in logistic regression predict_proba docstring (#29162) 2024-06-03 08:34:58 +00:00
_omp.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_passive_aggressive.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_perceptron.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_quantile.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_ransac.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_ridge.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_sag.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_sag_fast.pyx.tp MNT remove unnecessary cython.import_array (#28656) 2024-03-20 18:31:06 +00:00
_sgd_fast.pxd CLN use new license notice line (#29246) 2024-06-13 15:51:09 +02:00
_sgd_fast.pyx.tp MNT remove unnecessary cython.import_array (#28656) 2024-03-20 18:31:06 +00:00
_stochastic_gradient.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
_theil_sen.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
meson.build BLD Use work-around for partial recompilation when building with Meson (#29140) 2024-06-03 13:53:16 +02:00