add XGBoost, LGBM and CatBoost regressors

Issue #960 resolved
Andreas Janz created an issue

Requested by @Joe Kelly in #929.

Required packages are:

https://pypi.org/project/xgboost/

https://pypi.org/project/lightgbm/

https://pypi.org/project/catboost/

The user already managed to integrate the regressors into the EnMAP-Box, so it should be easy. In any case, the new dependencies will be optional.

We wait for #959.

Comments (11)

  1. Log in to comment