Skip to main content

Client library to log data to Dioptra API

Project description




About

Dioptra is a ML intelligence platform. It provides real time observability of models in production as well as error analysis frameworks to understand model performance and inform retraining strategies.

Quickstart

1. Create your account

Sign up for a free account by reaching out to info@dioptra.ai.

2. Get your service API key

When you create an account, we generate a service API key.

3. Instrument your code

Install Library

Install the Dioptra library in an environment using Python > 3.5.3.

$ pip3 install dioptra

Or clone the repo:

$ git clone https://github.com/dioptra-ai/collector-py.git
$ python3 setup.py install

Runnin the example

You can run the provided example to get a sense of how Dioptra works

$ export DIOPTRA_API_KEY=<your_api_key>
$ python3 examples/image_classification.py

And log in to the dioptra app to see what happens :)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

dioptra-1.0.29.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

dioptra-1.0.29-py3-none-any.whl (33.0 kB 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