Skip to main content

Python library with tools for classifier calibration.

Project description

# PyCalib Python library for classifier calibration

## Unittest

` python3.6 -m unittest discover pycalib/ `

## Install as a submodule

Create a folder in your project in which to place your submodules

` mkdir lib `

Then add this package as a submodule

` git submodule add git@github.com:perellonieto/PyCalib.git lib/PyCalib `

then install into your virtual environment

` pip install -e lib/PyCalib `

If you want to use your current virtual environment in a Jupyter notebook you can create a new kernel with

` python -m ipykernel install --user --name NameOfThisKernel --display-name "NameOfThisKernel" `

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

pycalib-0.0.1.dev0.tar.gz (79.4 kB view hashes)

Uploaded Source

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