.. _sphx_glr_auto_examples_LinearModels:
Linear Models
====================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_LinearRegressionConfidenceIntervals_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_LinearRegressionConfidenceIntervals.py`
.. raw:: html
Linear Regression with confidence intervals
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_RANSAC_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_RANSAC.py`
.. raw:: html
Robust Regression with RANSAC
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_PolynomialFeatures_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_PolynomialFeatures.py`
.. raw:: html
Polynomial Surface Regression with Total Least Squares
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_LogisticRegression_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_LogisticRegression.py`
.. raw:: html
Logistic Regression on the Iris Dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_LocallyWeightedRegression_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_LocallyWeightedRegression.py`
.. raw:: html
Locally Weighted Regression on a Sine Function
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_LinearRegularisation_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_LinearRegularisation.py`
.. raw:: html
Regularization Path for Ridge, LASSO, and ElasticNet Regression
.. raw:: html
.. only:: html
.. image:: /auto_examples/LinearModels/images/thumb/sphx_glr_LinearModels_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_LinearModels_LinearModels.py`
.. raw:: html
Linear and Regularized Regression Models on Synthetic Data
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/LinearModels/LinearRegressionConfidenceIntervals
/auto_examples/LinearModels/RANSAC
/auto_examples/LinearModels/PolynomialFeatures
/auto_examples/LinearModels/LogisticRegression
/auto_examples/LinearModels/LocallyWeightedRegression
/auto_examples/LinearModels/LinearRegularisation
/auto_examples/LinearModels/LinearModels