Hi, I'm working on a customized classifier and I would like it to be compatible with sklearn, so that I can use it with pipelines, GridSearchCV and replicate it using sklearn's clone function. I've looked at the code for some classifiers but I'm not sure which base classes to use. Is there any documentation available for this?
Thanks, Michal ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
