: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_migration_from_sparse_ho_thumb.png
:alt:
:doc:`/examples_built/plot_migration_from_sparse_ho`
.. raw:: html
Migrating from sparse-ho to sparho
.. 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_sure_lasso_thumb.png
:alt:
:doc:`/examples_built/plot_sure_lasso`
.. raw:: html
SURE-tuned Lasso (no held-out set)
.. 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
.. raw:: html
.. only:: html
.. image:: /examples_built/images/thumb/sphx_glr_plot_group_lasso_thumb.png
:alt:
:doc:`/examples_built/plot_group_lasso`
.. raw:: html
Group-Lasso with HOAG
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples_built/plot_migration_from_sparse_ho
/examples_built/plot_sparse_logreg
/examples_built/plot_weighted_lasso
/examples_built/plot_held_out_lasso
/examples_built/plot_sure_lasso
/examples_built/plot_cv_lasso
/examples_built/plot_group_lasso
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery