NannyML Cloud
HomeBlogNannyML OSS Docs
v0.24.1
v0.24.1
  • ☂️Introduction
  • Model Monitoring
    • Quickstart
    • Data Preparation
      • How to get data ready for NannyML
    • Tutorials
      • Monitoring a tabular data model
      • Monitoring with segmentation
      • Monitoring a text classification model
      • Monitoring a computer vision model
    • How it works
      • Probabilistic Adaptive Performance Estimation (PAPE)
      • Reverse Concept Drift (RCD)
    • Custom Metrics
      • Creating Custom Metrics
        • Writing Functions for Binary Classification
        • Writing Functions for Multiclass Classification
        • Writing Functions for Regression
        • Handling Missing Values
        • Advanced Tutorial: Creating a MTBF Custom Metric
      • Adding a Custom Metric through NannyML SDK
    • Reporting
      • Creating a new report
      • Report structure
      • Exporting a report
      • Managing reports
      • Report template
      • Add to report feature
  • Product tour
    • Navigation
    • Adding a model
    • Model overview
    • Deleting a model
    • Model side panel
      • Summary
      • Performance
      • Concept drift
      • Covariate shift
      • Data quality
      • Logs
      • Model settings
        • General
        • Data
        • Performance settings
        • Concept Drift settings
        • Covariate Shift settings
        • Descriptive Statistics settings
        • Data Quality settings
    • Account settings
  • Deployment
    • Azure
      • Azure Managed Application
        • Finding the URL to access managed NannyML Cloud
        • Enabling access to storage
      • Azure Software-as-a-Service (SaaS)
    • AWS
      • AMI with CFT
        • Architecture
      • EKS
        • Quick start cluster setup
      • S3 Access
    • Application setup
      • Authentication
      • Notifications
      • Webhooks
      • Permissions
  • NannyML Cloud SDK
    • Getting Started
    • Example
      • Authentication & loading data
      • Setting up the model schema
      • Creating the monitoring model
      • Customizing the monitoring model settings
      • Setting up continuous monitoring
      • Add delayed ground truth (optional)
    • API Reference
  • Probabilistic Model Evaluation
    • Introduction
    • Tutorials
      • Evaluating a binary classification model
      • Data Preparation
    • How it works
      • HDI+ROPE (with minimum precision)
      • Getting Probability Distribution of a Performance Metric with targets
      • Getting Probability Distribution of Performance Metric without targets
      • Getting Probability Distribution of Performance Metric when some observations have labels
      • Defaults for ROPE and estimation precision
  • Experiments Module
    • Introduction
    • Tutorials
      • Running an A/B test
      • Data Preparation
    • How it works
      • Getting probability distribution of the difference of binary downstream metrics
  • miscellaneous
    • Engineering
    • Usage logging in NannyNL
    • Versions
      • Version 0.24.1
      • Version 0.24.0
      • Version 0.23.0
      • Version 0.22.0
      • Version 0.21.0
Powered by GitBook
On this page
  • PDF report
  • PPTx report
  1. Model Monitoring
  2. Reporting

Exporting a report

PreviousReport structureNextManaging reports

An user has four options to export the report, PDF light (printable) mode; PDF dark (original) mode; PPTx light (printable) mode; PPTx dark (original) mode. Export to PDF is intended to generate an auditable report to be shared as an official document. Export to PPTx is intended to generate a presentable version of the report. In both cases all the report content is added into the exported report, but the format changes across the formats.

PDF report

The PDF report basically converts the report into a PDF A4 format. The headers are kept in order, and the content is adjusted to fit in an A4 page.

PDF light mode report

PDF dark mode report

PPTx report

The PPTx report will have a different format than the PDF report. First, each plot and text element is converted into one slide. Second, the Section Header is used as the slide title for each slide. If the report has no Section Header, no slide title is generated. and When the Section Header present, the next elements on the report will receive it as slide title.

PPTx allows the user to reshape the slides. Sometimes, the text element may be too long for a slide and will need some intervention.

PPTx dark mode report

PPTx light mode report

182KB
report - 2024-10-31T163417.369.pdf
pdf
182KB
report - 2024-10-31T163555.242.pdf
pdf
341KB
New Report (22).pptx
341KB
New Report (23).pptx