diff --git a/XGBoost/README.md b/XGBoost/README.md index d52ecdd..b9a3b96 100644 --- a/XGBoost/README.md +++ b/XGBoost/README.md @@ -1,4 +1,8 @@ # XGBoost Notebooks + +[![Gradient](https://assets.paperspace.io/img/gradient-badge.svg)](https://console.paperspace.com/github/gradient-ai/RAPIDS/master/XGBoost/XGBoost_Demo.ipynb) + + ## Intro These notebooks provide examples of how to use XGBoost. These notebooks are designed to be self-contained with the `runtime` version of the [RAPIDS Docker Container](https://hub.docker.com/r/rapidsai/rapidsai/) and [RAPIDS Nightly Docker Containers](https://hub.docker.com/r/rapidsai/rapidsai-nightly) and can run on air-gapped systems. You can quickly get this container using the install guide from the [RAPIDS.ai Getting Started page](https://rapids.ai/start.html#get-rapids) @@ -10,3 +14,5 @@ Notebook Title | Status | Description ## RAPIDS notebooks Visit the main RAPIDS [notebooks](https://github.com/rapidsai/notebooks) repo for a listing of all notebooks across all RAPIDS libraries. + +