Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a Kaggle example #486

Open
jameslamb opened this issue Dec 17, 2024 · 0 comments
Open

add a Kaggle example #486

jameslamb opened this issue Dec 17, 2024 · 0 comments
Labels
cloud General cloud related feature request New feature or request

Comments

@jameslamb
Copy link
Member

Description

Kaggle offers a hosted-notebook environment to run workloads that RAPIDS is great for: exploratory data analysis, machine learning training, and machine learning model evaluation.

That notebook environment has some RAPIDS libraries (like cuDF and cuML) installed by default, and the ability to use NVIDIA GPUs.

The RAPIDS deployment docs should document this and provide an example to help folks get started.

Benefits of this work

  • documents how to use RAPIDS for a popular platform that already comes with it some RAPIDS things pre-installed

Acceptance Criteria

Approach

Go to https://www.kaggle.com/code and click + New Notebook to experiment with what's available.

Create a new page documenting how to best run some RAPIDS-y workloads in that environment.

References:

Consider involving the Kaggle folks at NVIDIA for additional guidance.

Notes

N/A

@jameslamb jameslamb added cloud General cloud related feature request New feature or request labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud General cloud related feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant