Hello, I have some code and tests written for a StackingClassifier that has an sklearn-like interface and is compatible with sklearn classifiers. The classifier contains methods to easily train classifiers on different transformations of the same data and train a meta-classifier on the classifier outputs. Where would be the best place for this code? I believe this class would be a useful addition to sklearn.ensemble.
Thanks, Dan
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general