Commit Graph

11 Commits

Author SHA1 Message Date
Lars Buitinck 2e4aafd19c MAINT remove my email address
I'm getting too many individual support requests. People should
use the mailing list.
2016-03-04 10:43:41 +01:00
johannah 844fbae9e1 added colorblind compatibility 2015-10-23 11:15:35 +02:00
Ben Davies 3d8114ecac use a pipeline for pre-processing feature selection, as per best practise 2015-03-05 13:54:38 +00:00
Andreas Mueller 9bc4de8dae some fixes for sphinx and in examples 2015-03-02 12:50:53 -05:00
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
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