> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/sdgm/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/sdgm/_mcp/server.

# Notebooks

> Discover how to leverage the Kumo SDK for your use case.

Note: For KumoRFM, you can find the sample notebooks in this [github repo](https://github.com/kumo-ai/kumo-rfm/tree/master/notebooks).

Predict top 12 products customers are most likely to interact with in the next 7 days.

`aws-s3`

`e-commerce`

`link prediction`

Predict if user will make any votes, posts, or comments in the next 3 months.

`relbench`

`social-media`

`classification`

Predict the total sales for an article in the next week.

`relbench`

`e-commerce`

`regression`

Predict whether a customer will visit more than one Ad in the next 4 days.

`relbench`

`ad-tech`

`classification`

Predict the list of ads a user will visit in the next 4 days.

`relbench`

`ad-tech`

`link prediction`

Predict if a future trial will have a statistically significant outcome.

`relbench`

`healthcare`

`classification`

Predict if a driver will qualify in the top-3 for a race in the next 1 month.

`relbench`

`gaming`

`classification`

Predict average finishing position of each driver for all races in the next 2 months.

`relbench`

`gaming`

`regression`

Predict likelihood to purchase a game in the next 3 weeks

`aws-s3`

`gaming`

`link prediction`

Recommend top movies to watch in the next 14 days

`aws-s3`

`entertainment`

`link prediction`