Skip to main content

Behavioral Testing for Machine Learning

Project description

Github Actions CI tests Github Actions Docs build codecov code style black

Install

Install the Zeno package from PyPI:

pip install zenoml

Follow the documentation to get started

Development Quick Start + CIFAR-10 Example

After cloning the repository:

You should now be able to run poetry run zeno

To run the CIFAR-10 example:

  • mkdir data; cd data; git clone https://github.com/YoongiKim/CIFAR-10-images
  • poetry run zeno examples/cifar/tests/zeno.toml
  • For debugging, you can use the "Run and Debug" sidebar in VSCode (a play button with a bug icon), and run the zenocifar configuration.

To see live changes to the frontend:

  • cd frontend; npm run dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zenoml-0.0.3.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distribution

zenoml-0.0.3-py3-none-any.whl (3.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page