scikit-learn/doc/tutorial
Manoj-Kumar-S e915fcc3ab Changed default argument of precompute in ElasticNet and Lasso
Setting precompute to "auto" was found to be slower when n_samples > n_features
since the computation of the Gram matrix is computationally expensive and
outweighs the benefit of fitting the Gram for just one alpha.
2014-10-03 18:25:12 +02:00
..
basic move around examples for better structure. 2014-07-17 09:35:30 +02:00
common_includes Type-os and added great links to learning more about Machine Learning 2013-01-02 17:24:35 +01:00
machine_learning_map commit added for hack-warning 2013-08-02 13:25:10 +02:00
statistical_inference Changed default argument of precompute in ElasticNet and Lasso 2014-10-03 18:25:12 +02:00
text_analytics move around examples for better structure. 2014-07-17 09:35:30 +02:00
index.rst remove extra headings from tuts page 2013-11-29 16:04:08 +01:00