On Thu, Mar 22, 2012 at 11:29:37AM +0100, Alexandre Gramfort wrote: > I would subclass RFE or RFECV and expose the estimator params in the > __init__ or something like this to avoid touching the GridSearchCV > code. Or maybe override get_params and set_params...
I don't understand: you shouldn't need to do this: the syntax estimator__C should do the delagation for you. However, AFAICT, this is not the problem of Conrad. G ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general