Skip to content

Python client for Kolena's machine learning testing platform

License

Notifications You must be signed in to change notification settings

kolenaIO/kolena

Repository files navigation

Kolena


Kolena is a comprehensive machine learning testing and debugging platform to surface hidden model behaviors and take the mystery out of model development. Kolena helps you:

  • Perform high-resolution model evaluation
  • Understand and track behavioral improvements and regressions
  • Meaningfully communicate model capabilities
  • Automate model testing and deployment workflows

This kolena package contains the Python client library for programmatic interaction with the Kolena ML testing platform. Install with your favorite Python package manager and get started in minutes:

pip install kolena

Quick Links

Developer Guide Quickstart API Reference Examples
Tutorial and usage documentation Set up rigorous and repeatable model testing in minutes Detailed kolena typing and function documentation Reference integrations for different machine learning workflows