.. _example_glm_plot_lasso_lars.py: ================================= Lasso with Least Angle Regression ================================= Computes Lasso Path with the LARS algorithm .. image:: images/plot_lasso_lars.png :align: center **Python source code:** :download:`plot_lasso_lars.py <plot_lasso_lars.py>` .. literalinclude:: plot_lasso_lars.py :lines: 10-