.. _example_linear_model_plot_logistic_path.py: ================================= Path with L1- Logistic Regression ================================= Computes path on IRIS dataset. .. image:: images/\plot_logistic_path_001.png :align: center **Script output**:: Computing regularization path ... This took 0:00:00.084075 **Python source code:** :download:`plot_logistic_path.py ` .. literalinclude:: plot_logistic_path.py :lines: 10- **Total running time of the example:** 0.44 seconds ( 0 minutes 0.44 seconds)