Skip to content

Latest commit

 

History

History
 
 

notebooks

cuML Notebooks

Intro

These notebooks provide examples of how to use cuML. These notebooks are designed to be self-contained with the runtime version of the RAPIDS Docker Container and RAPIDS Nightly Docker Containers and can run on air-gapped systems. You can quickly get this container using the install guide from the RAPIDS.ai Getting Started page

Getting started notebooks

For a good overview of how cuML works, see the introductory notebook on estimators in the documentation tree.

Additional notebooks

Notebook Title Status Description
ARIMA Demo Working
Forest Inference Demo Working
KMeans Demo Working
KMeans Multi-Node Multi-GPU Demo Working
Linear Regression Demo Working
Nearest Neighbors Demo Working
Random Forest Demo Working
Random Forest Multi-Node Multi-GPU Demo Working

For more details

Many more examples can be found in the RAPIDS Notebooks Contrib repository, which contains community-maintained notebooks.