Commit Graph

14 Commits

Author SHA1 Message Date
Óscar Nájera 90fe87fea5 Extra missing links complained by sphinx 2016-08-03 20:23:50 +02:00
Óscar Nájera bd5cecce44 update references link namespace 2016-08-03 20:23:50 +02:00
Nikolay Mayorov 824dda3767 MAINT: Small changes to plot_f_test_vs_mi.py 2016-01-22 00:27:16 +05:00
Nikolay Mayorov 835102ab6a API: Split mutual_info into _regression and _classif 2016-01-22 00:27:15 +05:00
Nikolay Mayorov 689ed0dbba DOC: Example for mutual_information 2016-01-22 00:27:15 +05:00
Nikolay Mayorov df08defb05 ENH: Implemented mutual_info function 2016-01-22 00:27:15 +05:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
johannah 55c68ef548 Added colorblind compatibility 2015-10-23 14:10:22 +02:00
MechCoder 2ee718cc75 Add narrative docs and fix examples 2015-10-05 11:25:06 -04:00
MechCoder 10176d9897 Now a fitted estimator can be passed to SelectFromModel 2015-10-05 11:25:06 -04:00
MechCoder 9cee0d95f8 Added example to depict feature selction using SelectFromModel and Lasso 2015-10-05 11:24:02 -04:00
ugurcaliskan b34e924f15 Update plot_rfe_with_cross_validation.py
minor modification. (import statement for "matplotlib.pyplot" has been moved to beginning of the file).
2015-02-13 10:41:49 +01:00
ugurthemaster 1e1bd689c0 COSMIT Move imports in example 2014-08-07 21:20:56 +10:00
Andreas Mueller 5b247f90e4 move around examples for better structure. 2014-07-17 09:35:30 +02:00