You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2021. It is now read-only.
Hey! Great work on simplifying the process of building ensembles. I was trying to use this, but I found that the GBM implementation of Scikit learn is far too slow for my needs. We could possibly include a faster implementation, aka XGBoost.
I would love to help out with this, will make a PR soon after adding XGBoost. Also keen on helping you add more scoring functions (precision, recall, matthew's coefficient, and support for custom scoring functions similar to the scikit learn api)