Installation¶
This project is available on PyPI: https://pypi.org/project/mlstream
pip install mlstream
If you want to use the LumpedXGBoost model from
mlstream.models.xgboost, you need to separately install the optional
dependency xgboost.
This project is available on PyPI: https://pypi.org/project/mlstream
pip install mlstream
If you want to use the LumpedXGBoost model from
mlstream.models.xgboost, you need to separately install the optional
dependency xgboost.