© Alok Kumar and Mayank Jain 2020
A. Kumar, M. JainEnsemble Learning for AI Developershttps://doi.org/10.1007/978-1-4842-5940-5_5

5. Using Ensemble Learning Libraries

Alok Kumar1  and Mayank Jain1
(1)
Gurugram, India
 

The use of high-quality libraries speeds initial development, results in fewer bugs, reduces reinvention-of-the-wheel scenarios, and cuts long-term maintenance costs. Given that machine learning is inherently experimental in nature, libraries enable fast and maintainable experiments.

The goals of this chapter are to
  • Introduce ML-Ensemble, a Python-based open source library that wraps scikit ensemble classes to offer a high-level API.

  • Scale XGBoost via Dask, a flexible library for parallel computing in Python. Dask and XGBoost can work together ...

Get Ensemble Learning for AI Developers: Learn Bagging, Stacking, and Boosting Methods with Use Cases now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.