Commit Graph

8 Commits

Author SHA1 Message Date
Joel Nothman 081a554698 FIX P/R/F metrics and scorers are now for binary problems only by default
Scorers for different average parameters have been added.
2014-12-09 13:56:51 +11:00
Lars Buitinck 60e357765d DOC "RF" -> "Random forest" in text classif example 2014-11-30 14:44:35 +01:00
Vjacheslav Murashkin 84d53c67dd FIX handle selection in feature names for example 2014-11-30 18:32:15 +11:00
Mathieu Blondel 67fed69d11 Add random forests to document classification example. 2014-11-21 22:38:31 +09:00
Andreas Mueller 2ca16baa60 Fix using ground truth in silhouette score in document clustering. Closes #3806. 2014-11-05 14:45:00 -05:00
MechCoder 4cd177758f ENH: Merge MultinomialLR into LR with multi_class='multinomial' 2014-08-21 17:37:37 +02:00
Lars Buitinck 13ca2b2859 ENH multinomial logistic regression using L-BFGS 2014-08-21 17:37:37 +02:00
Andreas Mueller 5b247f90e4 move around examples for better structure. 2014-07-17 09:35:30 +02:00