flennerhag / mlens

ML-Ensemble – high performance ensemble learning
http://ml-ensemble.com
MIT License
843 stars 108 forks source link

Adding custom models in the superlearner #141

Open tanweer-mahdi opened 2 years ago

tanweer-mahdi commented 2 years ago

Is there any standard way to write a wrapper around my own custom models so that I introduce them in the superlearners? Cheers.