Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dioptra

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dioptra

Client library to log data to Dioptra API

  • 1.0.29
  • PyPI
  • Socket score

Maintainers
1



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 :)

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc