# Graphite Note Models

- [Introduction](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/introduction.md)
- [Preprocessing Data](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/preprocessing-data.md)
- [Machine Learning Models](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models.md)
- [Timeseries Forecast](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/timeseries-forecast.md)
- [Binary Classification](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/binary-classification.md)
- [Multiclass Classification](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/multiclass-classification.md)
- [Regression](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/regression.md)
- [General Segmentation](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/general-segmentation.md)
- [RFM Customer Segmentation](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/rfm-customer-segmentation.md)
- [Customer Lifetime Value](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/customer-lifetime-value.md)
- [Customer Cohort Analysis](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/customer-cohort-analysis.md)
- [ABC Pareto Analysis](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/abc-pareto-analysis.md)
- [New vs Returning Customers](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/new-vs-returning-customers.md)
- [Basket Analysis](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/machine-learning-models/basket-analysis.md)
- [Advanced ML model settings](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings.md)
- [Actionable insights](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/actionable-insights.md)
- [Advanced parameters](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/advanced-parameters.md)
- [Model Overview](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/model-overview.md): This documentation page explains the Model Overview in Graphite Note, including key performance metrics, health checks, and suggestions to improve dataset quality.
- [Regressors](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/regressors.md)
- [Regressors in action](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/regressors/regressors-in-action.md)
- [Frequency alignment](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/regressors/frequency-alignment.md)
- [Model execution logs](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/advanced-ml-model-settings/model-execution-logs.md)
- [Improve your ML Models](https://docs.graphite-note.com/graphite-note-documentation/graphite-note-models/improve-your-ml-models.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/graphite-note-models.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.
