Xgboost
Initialization of the XGBoost integration.
XgboostIntegration
Bases: Integration
Definition of xgboost integration for ZenML.
Source code in src/zenml/integrations/xgboost/__init__.py
20 21 22 23 24 25 26 27 28 29 |
|
activate()
classmethod
Activates the integration.
Source code in src/zenml/integrations/xgboost/__init__.py
26 27 28 29 |
|