# UNDERSTANDING MACHINE LEARNING

- [What is Graphite Note?](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/what-is-graphite-note.md)
- [Graphite Note Insights Lifecycle](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/what-is-graphite-note/graphite-note-insights-lifecycle.md): No-code, Automated Machine Learning for Data Analytics Teams
- [Introduction to Machine Learning](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/introduction-to-machine-learning.md)
- [What is Machine Learning](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/introduction-to-machine-learning/what-is-machine-learning.md)
- [Data Analitycs Maturity](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/introduction-to-machine-learning/data-analitycs-maturity.md): From Business Intelligence (BI) to Artificial Intelligence (AI)
- [Machine Learning Workflow](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/introduction-to-machine-learning/machine-learning-workflow.md)
- [Machine Learning concepts](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts.md)
- [Key Drivers](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts/key-drivers.md)
- [Confusion Matrix](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts/confusion-matrix.md)
- [Supervised vs Unsupervised ML](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts/supervised-vs-unsupervised-ml.md)
- [Exploratory Data Analysis (EDA)](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts/exploratory-data-analysis-eda.md)
- [Numerical vs Categorical Features](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts/numerical-vs-categorical-features.md)
- [Outliers and Data Quality Checks](https://docs.graphite-note.com/graphite-note-documentation/understanding-machine-learning/machine-learning-concepts/outliers-and-data-quality-checks.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/understanding-machine-learning.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.
