:orphan:
Examples gallery
================
End-to-end runnable examples. Each script is executed at doc-build time and
its output is captured as a rendered page. Click through to read the
walkthrough or download the source.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples_built/images/thumb/sphx_glr_plot_sparse_logreg_thumb.png
:alt:
:doc:`/examples_built/plot_sparse_logreg`
.. raw:: html
Sparse logistic regression
.. raw:: html
.. only:: html
.. image:: /examples_built/images/thumb/sphx_glr_plot_weighted_lasso_thumb.png
:alt:
:doc:`/examples_built/plot_weighted_lasso`
.. raw:: html
Weighted Lasso (per-feature α)
.. raw:: html
.. only:: html
.. image:: /examples_built/images/thumb/sphx_glr_plot_held_out_lasso_thumb.png
:alt:
:doc:`/examples_built/plot_held_out_lasso`
.. raw:: html
Held-out Lasso with HOAG
.. raw:: html
.. only:: html
.. image:: /examples_built/images/thumb/sphx_glr_plot_cv_lasso_thumb.png
:alt:
:doc:`/examples_built/plot_cv_lasso`
.. raw:: html
Cross-validated Lasso
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples_built/plot_sparse_logreg
/examples_built/plot_weighted_lasso
/examples_built/plot_held_out_lasso
/examples_built/plot_cv_lasso
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery