https://github.com/databricks/xgb-regressor
MLflow XGBoost Regressor
https://github.com/databricks/xgb-regressor
Last synced: 12 months ago
JSON representation
MLflow XGBoost Regressor
- Host: GitHub
- URL: https://github.com/databricks/xgb-regressor
- Owner: databricks
- Created: 2018-06-03T05:18:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T17:26:58.000Z (over 7 years ago)
- Last Synced: 2025-04-03T00:59:00.643Z (about 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 16
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MLflow XGBoost Regressor
This sample project trains a regression tree using [XGBoost](https://github.com/dmlc/xgboost) and makes it available as an [MLflow](http://mlflow.org) project.