2021-09-27
What’s New
Project Performance TabFind easy access to an overview of Accuracy and MAPE on the Project Page! Based on model type, numeric models show a MAPE value, while all other models will populate Accuracy. Otherwise, find a handy tooltip to prompt you to log your actuals.
Image 1, An Overview of Accuracy and Mape in Projects

Image 2, ToolTip Prompt to Log Actuals

Log Loss Monitor

PR AUC
Enhancements
Bulk Deleting & Muting MonitorsYou know that feeling of wanting to get rid of everything all at once? Yeah, us too. Now, you can do just that with our new Bulk Deleting feature (or Bulk Muting)! Found in the Model Overview Monitors tab, make auto-monitoring your models that much easier.
Bulk Muting & Deleting

Scored Categorical Models
If you have a model that outputs both a prediction label and a prediction score, you can now send records to Arize with an **actual score **along with an actual label to visualize and monitor both classification and regression performance metrics on the same model. No more need to create two separate classification and regression models in Arize!
Python SDK v3.0.0
New python SDK submodule intended to simplify and improve the Efficiency of uploads of pandas dataframes. Dataframes are bulk serialized and upload as a single file, reducing memory overhead and making it possible to upload millions of datapoints per minute, an over 50x improvement on previous versions.In the News
A Look into Global, Cohort, and Local Model ExplainabilityAs AI/ML revolutionizes industries and changes how we work and play, model explainability takes on an elevated importance. Yet, the ability to introspect and understand why a model made a particular prediction has become more and more difficult as models have become more complex. Learn about global, cohort, and local model explainability and how to use explainability in your ML lifecycle! Read the Article

- Use statistical distance checks to monitor features and model input in the production
- Analyze performance regressions such as drift and how it impacts business metrics
- Use troubleshooting techniques to determine if issues are model or data related - Watch the webinar

