# NannyML Cloud

## v0.24.3

- [Introduction](https://docs.nannyml.com/cloud/readme.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Custom Metrics](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics.md): Monitoring Models with Custom Metrics
- [Creating Custom Metrics](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/creating-custom-metrics.md): How do I create a custom metric
- [Writing Functions for Binary Classification](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-binary-classification.md): Writing the functions needed to create a custom binary classification metric.
- [Writing Functions for Multiclass Classification](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-multiclass-classification.md): Writing the functions needed to create a custom multiclass classification metric.
- [Writing Functions for Regression](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-regression.md): Writing the functions needed to create a custom regression metric.
- [Handling Missing Values](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/creating-custom-metrics/handling-missing-values.md): Advanced Tutorial. Handling missing values with your custom metric functions.
- [Advanced Tutorial: Creating a MTBF Custom Metric](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/creating-custom-metrics/advanced-tutorial-creating-a-mtbf-custom-metric.md): Creating a MTBF custom metric using the timestamp column from chunk data.
- [Adding a Custom Metric through NannyML SDK](https://docs.nannyml.com/cloud/model-monitoring/custom-metrics/adding-a-custom-metric-through-nannyml-sdk.md): Adding Custom Metrics programmatically through NannML SDK
- [Reporting](https://docs.nannyml.com/cloud/model-monitoring/reporting.md): Report on model state and performance.
- [Creating a new report](https://docs.nannyml.com/cloud/model-monitoring/reporting/creating-a-new-report.md)
- [Report structure](https://docs.nannyml.com/cloud/model-monitoring/reporting/report-structure.md)
- [Exporting a report](https://docs.nannyml.com/cloud/model-monitoring/reporting/exporting-a-report.md)
- [Managing reports](https://docs.nannyml.com/cloud/model-monitoring/reporting/managing-reports.md)
- [Report template](https://docs.nannyml.com/cloud/model-monitoring/reporting/report-template.md)
- [Add to report feature](https://docs.nannyml.com/cloud/model-monitoring/reporting/add-to-report-feature.md)
- [Navigation](https://docs.nannyml.com/cloud/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [Example](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example.md)
- [Authentication & loading data](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example/authentication-and-loading-data.md)
- [Setting up the model schema](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example/setting-up-the-model-schema.md)
- [Creating the monitoring model](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example/creating-the-monitoring-model.md)
- [Customizing the monitoring model settings](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example/customizing-the-monitoring-model-settings.md)
- [Setting up continuous monitoring](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example/setting-up-continuous-monitoring.md)
- [Add delayed ground truth (optional)](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/example/add-delayed-ground-truth-optional.md)
- [API Reference](https://docs.nannyml.com/cloud/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.24.3](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.24.3.md)
- [Version 0.24.2](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.24.2.md)
- [Version 0.24.1](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.24.1.md)
- [Version 0.24.0](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.24.0.md)
- [Version 0.23.0](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.23.0.md)
- [Version 0.22.0](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.22.0.md)
- [Version 0.21.0](https://docs.nannyml.com/cloud/miscellaneous/versions/version-0.21.0.md)

## v0.24.2

- [Introduction](https://docs.nannyml.com/cloud/v0.24.2/readme.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Custom Metrics](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics.md): Monitoring Models with Custom Metrics
- [Creating Custom Metrics](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/creating-custom-metrics.md): How do I create a custom metric
- [Writing Functions for Binary Classification](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-binary-classification.md): Writing the functions needed to create a custom binary classification metric.
- [Writing Functions for Multiclass Classification](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-multiclass-classification.md): Writing the functions needed to create a custom multiclass classification metric.
- [Writing Functions for Regression](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-regression.md): Writing the functions needed to create a custom regression metric.
- [Handling Missing Values](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/creating-custom-metrics/handling-missing-values.md): Advanced Tutorial. Handling missing values with your custom metric functions.
- [Advanced Tutorial: Creating a MTBF Custom Metric](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/creating-custom-metrics/advanced-tutorial-creating-a-mtbf-custom-metric.md): Creating a MTBF custom metric using the timestamp column from chunk data.
- [Adding a Custom Metric through NannyML SDK](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/custom-metrics/adding-a-custom-metric-through-nannyml-sdk.md): Adding Custom Metrics programmatically through NannML SDK
- [Reporting](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting.md): Report on model state and performance.
- [Creating a new report](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting/creating-a-new-report.md)
- [Report structure](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting/report-structure.md)
- [Exporting a report](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting/exporting-a-report.md)
- [Managing reports](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting/managing-reports.md)
- [Report template](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting/report-template.md)
- [Add to report feature](https://docs.nannyml.com/cloud/v0.24.2/model-monitoring/reporting/add-to-report-feature.md)
- [Navigation](https://docs.nannyml.com/cloud/v0.24.2/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.24.2/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/v0.24.2/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.24.2/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.24.2/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.24.2/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.24.2/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.24.2/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.24.2/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.24.2/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.24.2/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.24.2/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.24.2/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.24.2/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.24.2/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.24.2/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/v0.24.2/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/v0.24.2/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.24.2/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/v0.24.2/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [Example](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example.md)
- [Authentication & loading data](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example/authentication-and-loading-data.md)
- [Setting up the model schema](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example/setting-up-the-model-schema.md)
- [Creating the monitoring model](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example/creating-the-monitoring-model.md)
- [Customizing the monitoring model settings](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example/customizing-the-monitoring-model-settings.md)
- [Setting up continuous monitoring](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example/setting-up-continuous-monitoring.md)
- [Add delayed ground truth (optional)](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/example/add-delayed-ground-truth-optional.md)
- [API Reference](https://docs.nannyml.com/cloud/v0.24.2/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.24.2/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.24.2/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.2/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.24.2/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.2/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.24.2/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.24.2/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.24.2](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions/version-0.24.2.md)
- [Version 0.24.1](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions/version-0.24.1.md)
- [Version 0.24.0](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions/version-0.24.0.md)
- [Version 0.23.0](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions/version-0.23.0.md)
- [Version 0.22.0](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions/version-0.22.0.md)
- [Version 0.21.0](https://docs.nannyml.com/cloud/v0.24.2/miscellaneous/versions/version-0.21.0.md)

## v0.24.1

- [Introduction](https://docs.nannyml.com/cloud/v0.24.1/readme.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Custom Metrics](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics.md): Monitoring Models with Custom Metrics
- [Creating Custom Metrics](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/creating-custom-metrics.md): How do I create a custom metric
- [Writing Functions for Binary Classification](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-binary-classification.md): Writing the functions needed to create a custom binary classification metric.
- [Writing Functions for Multiclass Classification](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-multiclass-classification.md): Writing the functions needed to create a custom multiclass classification metric.
- [Writing Functions for Regression](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-regression.md): Writing the functions needed to create a custom regression metric.
- [Handling Missing Values](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/creating-custom-metrics/handling-missing-values.md): Advanced Tutorial. Handling missing values with your custom metric functions.
- [Advanced Tutorial: Creating a MTBF Custom Metric](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/creating-custom-metrics/advanced-tutorial-creating-a-mtbf-custom-metric.md): Creating a MTBF custom metric using the timestamp column from chunk data.
- [Adding a Custom Metric through NannyML SDK](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/custom-metrics/adding-a-custom-metric-through-nannyml-sdk.md): Adding Custom Metrics programmatically through NannML SDK
- [Reporting](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting.md): Report on model state and performance.
- [Creating a new report](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting/creating-a-new-report.md)
- [Report structure](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting/report-structure.md)
- [Exporting a report](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting/exporting-a-report.md)
- [Managing reports](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting/managing-reports.md)
- [Report template](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting/report-template.md)
- [Add to report feature](https://docs.nannyml.com/cloud/v0.24.1/model-monitoring/reporting/add-to-report-feature.md)
- [Navigation](https://docs.nannyml.com/cloud/v0.24.1/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.24.1/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/v0.24.1/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.24.1/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.24.1/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.24.1/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.24.1/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.24.1/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.24.1/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.24.1/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.24.1/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.24.1/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.24.1/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.24.1/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.24.1/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.24.1/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/v0.24.1/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/v0.24.1/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.24.1/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/v0.24.1/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [Example](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example.md)
- [Authentication & loading data](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example/authentication-and-loading-data.md)
- [Setting up the model schema](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example/setting-up-the-model-schema.md)
- [Creating the monitoring model](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example/creating-the-monitoring-model.md)
- [Customizing the monitoring model settings](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example/customizing-the-monitoring-model-settings.md)
- [Setting up continuous monitoring](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example/setting-up-continuous-monitoring.md)
- [Add delayed ground truth (optional)](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/example/add-delayed-ground-truth-optional.md)
- [API Reference](https://docs.nannyml.com/cloud/v0.24.1/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.24.1/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.24.1/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.1/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.24.1/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.1/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.24.1/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.24.1/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.24.1](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/versions/version-0.24.1.md)
- [Version 0.24.0](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/versions/version-0.24.0.md)
- [Version 0.23.0](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/versions/version-0.23.0.md)
- [Version 0.22.0](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/versions/version-0.22.0.md)
- [Version 0.21.0](https://docs.nannyml.com/cloud/v0.24.1/miscellaneous/versions/version-0.21.0.md)

## v0.24.0

- [Introduction](https://docs.nannyml.com/cloud/v0.24.0/readme.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Custom Metrics](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics.md): Monitoring Models with Custom Metrics
- [Creating Custom Metrics](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/creating-custom-metrics.md): How do I create a custom metric
- [Writing Functions for Binary Classification](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-binary-classification.md): Writing the functions needed to create a custom binary classification metric.
- [Writing Functions for Multiclass Classification](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-multiclass-classification.md): Writing the functions needed to create a custom multiclass classification metric.
- [Writing Functions for Regression](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-regression.md): Writing the functions needed to create a custom regression metric.
- [Handling Missing Values](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/creating-custom-metrics/handling-missing-values.md): Advanced Tutorial. Handling missing values with your custom metric functions.
- [Advanced Tutorial: Creating a MTBF Custom Metric](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/creating-custom-metrics/advanced-tutorial-creating-a-mtbf-custom-metric.md): Creating a MTBF custom metric using the timestamp column from chunk data.
- [Adding a Custom Metric through NannyML SDK](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/custom-metrics/adding-a-custom-metric-through-nannyml-sdk.md): Adding Custom Metrics programmatically through NannML SDK
- [Reporting](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting.md): Report on model state and performance.
- [Creating a new report](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting/creating-a-new-report.md)
- [Report structure](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting/report-structure.md)
- [Exporting a report](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting/exporting-a-report.md)
- [Managing reports](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting/managing-reports.md)
- [Report template](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting/report-template.md)
- [Add to report feature](https://docs.nannyml.com/cloud/v0.24.0/model-monitoring/reporting/add-to-report-feature.md)
- [Navigation](https://docs.nannyml.com/cloud/v0.24.0/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.24.0/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/v0.24.0/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.24.0/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.24.0/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.24.0/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.24.0/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.24.0/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.24.0/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.24.0/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.24.0/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.24.0/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.24.0/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.24.0/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.24.0/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.24.0/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/v0.24.0/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/v0.24.0/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.24.0/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/v0.24.0/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/v0.24.0/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [API Reference](https://docs.nannyml.com/cloud/v0.24.0/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.24.0/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.24.0/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.24.0/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.24.0/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.24.0/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.24.0/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.24.0/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.24.0](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/versions/version-0.24.0.md)
- [Version 0.23.0](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/versions/version-0.23.0.md)
- [Version 0.22.0](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/versions/version-0.22.0.md)
- [Version 0.21.0](https://docs.nannyml.com/cloud/v0.24.0/miscellaneous/versions/version-0.21.0.md)

## v0.23.0

- [Introduction](https://docs.nannyml.com/cloud/v0.23.0/readme.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Custom Metrics](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics.md): Monitoring Models with Custom Metrics
- [Creating Custom Metrics](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/creating-custom-metrics.md): How do I create a custom metric
- [Writing Functions for Binary Classification](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-binary-classification.md): Writing the functions needed to create a custom binary classification metric.
- [Writing Functions for Multiclass Classification](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-multiclass-classification.md): Writing the functions needed to create a custom multiclass classification metric.
- [Writing Functions for Regression](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/creating-custom-metrics/writing-functions-for-regression.md): Writing the functions needed to create a custom regression metric.
- [Handling Missing Values](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/creating-custom-metrics/handling-missing-values.md): Advanced Tutorial. Handling missing values with your custom metric functions.
- [Advanced Tutorial: Creating a MTBF Custom Metric](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/creating-custom-metrics/advanced-tutorial-creating-a-mtbf-custom-metric.md): Creating a MTBF custom metric using the timestamp column from chunk data.
- [Adding a Custom Metric through NannyML SDK](https://docs.nannyml.com/cloud/v0.23.0/model-monitoring/custom-metrics/adding-a-custom-metric-through-nannyml-sdk.md): Adding Custom Metrics programmatically through NannML SDK
- [Navigation](https://docs.nannyml.com/cloud/v0.23.0/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.23.0/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/v0.23.0/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.23.0/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.23.0/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.23.0/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.23.0/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.23.0/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.23.0/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.23.0/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.23.0/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.23.0/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.23.0/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.23.0/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.23.0/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.23.0/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/v0.23.0/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/v0.23.0/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.23.0/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/v0.23.0/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/v0.23.0/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [API Reference](https://docs.nannyml.com/cloud/v0.23.0/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.23.0/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.23.0/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.23.0/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.23.0/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.23.0/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.23.0/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.23.0/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.23.0/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.23.0/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/v0.23.0/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.23.0](https://docs.nannyml.com/cloud/v0.23.0/miscellaneous/versions/version-0.23.0.md)
- [Version 0.22.0](https://docs.nannyml.com/cloud/v0.23.0/miscellaneous/versions/version-0.22.0.md)
- [Version 0.21.0](https://docs.nannyml.com/cloud/v0.23.0/miscellaneous/versions/version-0.21.0.md)

## v0.22.0

- [Introduction](https://docs.nannyml.com/cloud/v0.22.0/readme.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.22.0/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Navigation](https://docs.nannyml.com/cloud/v0.22.0/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.22.0/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/v0.22.0/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.22.0/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.22.0/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.22.0/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.22.0/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.22.0/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.22.0/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.22.0/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.22.0/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.22.0/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.22.0/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.22.0/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.22.0/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.22.0/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/v0.22.0/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/v0.22.0/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.22.0/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/v0.22.0/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/v0.22.0/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [API Reference](https://docs.nannyml.com/cloud/v0.22.0/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.22.0/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.22.0/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.22.0/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.22.0/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.22.0/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.22.0/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.22.0/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.22.0/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.22.0/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/v0.22.0/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.22.0](https://docs.nannyml.com/cloud/v0.22.0/miscellaneous/versions/version-0.22.0.md)
- [Version 0.21.0](https://docs.nannyml.com/cloud/v0.22.0/miscellaneous/versions/version-0.21.0.md)

## v0.21.0

- [Introduction](https://docs.nannyml.com/cloud/v0.21.0/introduction.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring with segmentation](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/tutorials/monitoring-with-segmentation.md): This tutorial explains what segmentation is, why you should use it, how you can use it, and its limitations.
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.21.0/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Navigation](https://docs.nannyml.com/cloud/v0.21.0/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.21.0/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-overview.md)
- [Deleting a model](https://docs.nannyml.com/cloud/v0.21.0/product-tour/deleting-a-model.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/performance.md)
- [Concept drift](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/concept-drift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings.md)
- [General](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/general.md)
- [Data](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/data.md)
- [Performance settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/performance-settings.md)
- [Concept Drift settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/concept-drift-settings.md)
- [Covariate Shift settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/covariate-shift-settings.md)
- [Descriptive Statistics settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/descriptive-statistics-settings.md)
- [Data Quality settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/model-side-panel/model-settings/data-quality-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.21.0/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.21.0/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.21.0/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.21.0/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.21.0/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.21.0/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.21.0/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.21.0/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.21.0/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.21.0/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.21.0/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.21.0/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.21.0/deployment/application-setup.md): This document is designed for administrators tasked with configuring NannyML right after its deployment.
- [Authentication](https://docs.nannyml.com/cloud/v0.21.0/deployment/application-setup/authentication.md)
- [Notifications](https://docs.nannyml.com/cloud/v0.21.0/deployment/application-setup/notifications.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.21.0/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Permissions](https://docs.nannyml.com/cloud/v0.21.0/deployment/application-setup/permissions.md)
- [Getting Started](https://docs.nannyml.com/cloud/v0.21.0/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [API Reference](https://docs.nannyml.com/cloud/v0.21.0/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.21.0/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.21.0/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.21.0/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.21.0/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.21.0/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.21.0/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.21.0/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.21.0/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.21.0/miscellaneous/usage-logging-in-nannynl.md)
- [Versions](https://docs.nannyml.com/cloud/v0.21.0/miscellaneous/versions.md): This page gives an overview of the different product versions and the features and changes they introduced.
- [Version 0.21.0](https://docs.nannyml.com/cloud/v0.21.0/miscellaneous/versions/version-0.21.0.md)

## v0.20.2

- [Introduction](https://docs.nannyml.com/cloud/v0.20.2/introduction.md): Monitor what matters, find what is broken, and fix it.
- [Quickstart](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/quickstart.md): Get familiar with NannyML Cloud by monitoring a hotel booking cancellation prediction model.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/data-preparation.md): How to prepare your data before using NannyML
- [How to get data ready for NannyML](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/data-preparation/how-to-get-data-ready-for-nannyml.md)
- [Tutorials](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/tutorials.md)
- [Monitoring a tabular data model](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/tutorials/monitoring-a-tabular-data-model.md): This tutorial explains how to monitor a tabular use case with NannyML
- [Monitoring a text classification model](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/tutorials/monitoring-a-text-classification-model.md): Tutorial explaining how to monitor text classification models with NannyML
- [Monitoring a computer vision model](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/tutorials/monitoring-a-computer-vision-model.md): The tutorial explaining how to monitor computer vision models with NannyML.
- [How it works](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/how-it-works.md)
- [Probabilistic Adaptive Performance Estimation (PAPE)](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/how-it-works/probabilistic-adaptive-performance-estimation-pape.md)
- [Reverse Concept Drift (RCD)](https://docs.nannyml.com/cloud/v0.20.2/model-monitoring/how-it-works/reverse-concept-drift-rcd.md)
- [Navigation](https://docs.nannyml.com/cloud/v0.20.2/product-tour/navigation.md)
- [Adding a model](https://docs.nannyml.com/cloud/v0.20.2/product-tour/adding-a-model.md)
- [Model overview](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-overview.md)
- [Model side panel](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel.md)
- [Summary](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/summary.md)
- [Performance](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/performance.md)
- [Concept shift](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/concept-shift.md)
- [Covariate shift](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/covariate-shift.md)
- [Data quality](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/data-quality.md)
- [Logs](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/logs.md)
- [Model settings](https://docs.nannyml.com/cloud/v0.20.2/product-tour/model-side-panel/model-settings.md)
- [Account settings](https://docs.nannyml.com/cloud/v0.20.2/product-tour/account-settings.md)
- [Azure](https://docs.nannyml.com/cloud/v0.20.2/deployment/azure.md)
- [Azure Managed Application](https://docs.nannyml.com/cloud/v0.20.2/deployment/azure/azure-managed-application.md): Deployment instructions for NannyML Cloud as a managed application on Azure
- [Finding the URL to access managed NannyML Cloud](https://docs.nannyml.com/cloud/v0.20.2/deployment/azure/azure-managed-application/finding-the-url-to-access-managed-nannyml-cloud.md): This page shows you how to retrieve the application URL for a deployed managed NannyML Cloud instance from within the Azure portal.
- [Enabling access to storage](https://docs.nannyml.com/cloud/v0.20.2/deployment/azure/azure-managed-application/enabling-access-to-storage.md): How to ensure NannyML can access data stored in Azure Storage
- [Azure Software-as-a-Service (SaaS)](https://docs.nannyml.com/cloud/v0.20.2/deployment/azure/azure-software-as-a-service-saas.md)
- [AWS](https://docs.nannyml.com/cloud/v0.20.2/deployment/aws.md): Deployment instructions for NannyML Cloud on AWS
- [AMI with CFT](https://docs.nannyml.com/cloud/v0.20.2/deployment/aws/ami-with-cft.md): Deployment instructions for NannyML Cloud on AWS using AMI
- [Architecture](https://docs.nannyml.com/cloud/v0.20.2/deployment/aws/ami-with-cft/architecture.md): Architecture for NannyML Cloud on AWS using AMI
- [EKS](https://docs.nannyml.com/cloud/v0.20.2/deployment/aws/eks.md): Deployment instructions for NannyML Cloud on AWS EKS
- [Quick start cluster setup](https://docs.nannyml.com/cloud/v0.20.2/deployment/aws/eks/quick-start-cluster-setup.md): Instructions for quickly setting up an EKS cluster
- [S3 Access](https://docs.nannyml.com/cloud/v0.20.2/deployment/aws/s3-access.md): Instructions for giving NannyML Cloud access to S3 buckets
- [Application setup](https://docs.nannyml.com/cloud/v0.20.2/deployment/application-setup.md)
- [Webhooks](https://docs.nannyml.com/cloud/v0.20.2/deployment/application-setup/webhooks.md): This page shows how to integrate NannyML to external applications by using webhooks.
- [Getting Started](https://docs.nannyml.com/cloud/v0.20.2/nannyml-cloud-sdk/getting-started.md): Interact programatically with nannyML cloud throughout its SDK
- [API Reference](https://docs.nannyml.com/cloud/v0.20.2/nannyml-cloud-sdk/api-reference.md): API Reference of NannyML Cloud SDK
- [Introduction](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/introduction.md): What is Probabilistic Model Evaluation and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/tutorials.md)
- [Evaluating a binary classification model](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/tutorials/evaluating-a-binary-classification-model.md): Showcasing how to perform model evaluation.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/tutorials/data-preparation.md): Preparing your model data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/how-it-works.md): This section describes the core algorithms of Probabilistic Model Evaluation that is the way the probability distributions for performance metrics are estimated.
- [HDI+ROPE (with minimum precision)](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/how-it-works/hdi+rope-with-minimum-precision.md): This page explains Bayesian HDI+ROPE decision rule (with minimum precision).
- [Getting Probability Distribution of a Performance Metric with targets](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-a-performance-metric-with-targets.md): This page describes how NannyML estimates probability distribution of a performance metric when the targets are available.
- [Getting Probability Distribution of Performance Metric without targets](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-without-targets.md): This page describes how NannyML estimates the probability distribution of a performance metric when targets are not available.
- [Getting Probability Distribution of Performance Metric when some observations have labels](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/how-it-works/getting-probability-distribution-of-performance-metric-when-some-observations-have-labels.md): This page describes how NannyML estimates probability distribution of a performance metric when some observations have labels while other don't.
- [Defaults for ROPE and estimation precision](https://docs.nannyml.com/cloud/v0.20.2/probabilistic-model-evaluation/how-it-works/defaults-for-rope-and-estimation-precision.md): This pages explains how NannyML calculates default values for ROPE and precision.
- [Introduction](https://docs.nannyml.com/cloud/v0.20.2/experiments-module/introduction.md): What is experiment module and when to use it.
- [Tutorials](https://docs.nannyml.com/cloud/v0.20.2/experiments-module/tutorials.md)
- [Running an A/B test](https://docs.nannyml.com/cloud/v0.20.2/experiments-module/tutorials/running-an-a-b-test.md): How to use NannyML to run an A/B test.
- [Data Preparation](https://docs.nannyml.com/cloud/v0.20.2/experiments-module/tutorials/data-preparation.md): Preparing your experimental data for NannyML
- [How it works](https://docs.nannyml.com/cloud/v0.20.2/experiments-module/how-it-works.md)
- [Getting probability distribution of the difference of binary downstream metrics](https://docs.nannyml.com/cloud/v0.20.2/experiments-module/how-it-works/getting-probability-distribution-of-the-difference-of-binary-downstream-metrics.md): This page describes how NannyML gets posterior distribution of a downstream metric that is binary.
- [Engineering](https://docs.nannyml.com/cloud/v0.20.2/miscellaneous/engineering.md)
- [Usage logging in NannyNL](https://docs.nannyml.com/cloud/v0.20.2/miscellaneous/usage-logging-in-nannynl.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nannyml.com/cloud/readme.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.
