# Demo datasets

- [Demo Datasets](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets.md)
- [Ads](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/ads.md): Create a Regression model on Demo Ads dataset
- [Churn](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/churn.md): Create Binary Classification model on Demo Churn dataset.
- [CO2 Emission](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/co2-emission.md): Create Regression model on Demo CO2 Emission dataset
- [Diamonds](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/diamonds.md): Create Multi-Class Classification model on Demo Diamonds dataset
- [eCommerce Orders](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/ecommerce-orders.md): Create RFM Customer Segmentation on Demo eCommerce Orders dataset
- [Housing Prices](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/housing-prices.md): Create a Regression model on Demo Housing Prices dataset
- [Lead Scoring](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/lead-scoring.md): Binary Classification Model on Demo Lead Scoring dataset.
- [Mall Customers](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/mall-customers.md): Create General Segmentation on Demo Mall Customers dataset
- [Marketing Mix](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/marketing-mix.md): Create a Regression model on Demo Marketing Mix dataset
- [Car Sales](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/car-sales.md): Create Timeseries on Demo monthly car sales dataset
- [Store Item Demand](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/store-item-demand.md): Create a Regression model on Demo Store Item Demand dataset
- [Upsell](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/demo-datasets/upsell.md): Create Binary Classification model on Demo Upsell dataset
- [What Dataset do I need for my use case?](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case.md)
- [Predict Cross Selling: Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/predict-cross-selling-dataset.md)
- [Predict Customer Churn: Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/predict-customer-churn-dataset.md)
- [Predictive Lead Scoring: Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/predictive-lead-scoring-dataset.md)
- [Predict Revenue : Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/predict-revenue-dataset.md)
- [Product Demand Forecast: Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/product-demand-forecast-dataset.md)
- [Predictive Ads Performance: Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/predictive-ads-performance-dataset.md)
- [Media Mix Modeling (MMM): Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/media-mix-modeling-mmm-dataset.md)
- [Customer Lifetime Value Prediction : Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/customer-lifetime-value-prediction-dataset.md)
- [RFM Customer Segmentation : Dataset](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/what-dataset-do-i-need-for-my-use-case/rfm-customer-segmentation-dataset.md)
- [Dataset examples - from online sources](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/dataset-examples-from-online-sources.md)
- [Free datasets for Machine Learning](https://docs.graphite-note.com/graphite-note-documentation/demo-datasets/dataset-examples-from-online-sources/free-datasets-for-machine-learning.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.graphite-note.com/graphite-note-documentation/demo-datasets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
