https://github.com/yard1/xgboost-ray-demo
https://github.com/yard1/xgboost-ray-demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yard1/xgboost-ray-demo
- Owner: Yard1
- Created: 2021-08-12T19:39:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T19:59:42.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T07:23:48.689Z (5 months ago)
- Language: Jupyter Notebook
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XGBoost-Ray demo
https://github.com/ray-project/xgboost_ray
## Instructions
demo.ipynb is same as demo_final.ipynb, with the exception of missing of two cells that should be filled in live during the demo.
Before starting the demo, run create_learnable_data.py, specifying only the path. Set the `data_path` variable at the end of the first cell in the demo.ipynb file to the path you used.