scikit-learn/examples/glm
Alexandre Gramfort 7a344ac74b ENH : moving bench_glm.py to benchmarks folder 2010-07-18 20:57:50 +02:00
..
README.txt DOC: more documentation for svm 2010-05-27 12:19:24 +02:00
lasso_and_elasticnet.py Move glm examples to common directory. 2010-06-26 08:24:09 -05:00
lasso_path_with_crossvalidation.py fix glm cv 2010-07-16 18:00:23 +02:00
plot_lar.py Cleanup in LAR example 2010-06-21 10:34:03 +02:00
plot_lasso_coordinate_descent_path.py Remove benchmarking code from lasso example. 2010-06-26 08:28:50 -05:00
plot_ols.py More docstrings for module glm.regression. 2010-05-27 09:35:08 +02:00

README.txt

Generalized Linear Models
-------------------------

Examples concerning the `scikits.learn.glm` package.