> How about a metaestimator that is initialized with a (fitted) > estimator and has an API identical to pure feature selectors? That > would be more in the spirit of our API î think, but it's not much less > complicated than the way Gael thinks is too sophisticated.
I think that it is a good idea, because it is a pattern that we already use, so in terms of learnability of the package, it is good. > Do you think it's (intuitive/natural/expected) to find .transform on a > LinearSVC or on a Tree? Could you guess what it does? No, but I'd read the docstring. ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
