XGBoost Classification in Python
Setup
If you are running Databricks Runtime, uncomment %pip install xgboost
in Cmd 3 to install the xgboost library.
If you are running Databricks Runtime ML, xgboost is already installed. Skip to Cmd 4.
If you are running Databricks Runtime, uncomment %pip install xgboost
in Cmd 3 to install the xgboost library.
If you are running Databricks Runtime ML, xgboost is already installed. Skip to Cmd 4.