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 |
seales
|
0485ada58b
|
General spelling fixes
|
2015-12-16 09:46:42 -08:00 |
johannah
|
844fbae9e1
|
added colorblind compatibility
|
2015-10-23 11:15:35 +02:00 |
Alexey Grigorev
|
1defef0379
|
printing top terms even if LSI is used
|
2015-05-24 17:03:45 +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 |
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 |