Skip to main content

A set of tools to performance tune your models

Project description

Performance Tuner

The goal of this library is to provide a set of tools for tuning your model performance.

Implemented Notions

  • Bootstrapping Your Data - this library provides a powerful yet flexible bootstrap algorithm that resamples your data such that the resampled data conforms to the descriptive statistics as well as shape of the original distribution. It is important that you sample only from the training data and not from the raw data otherwise it will be very hard to tell if there are examples from the training set in the test set.

  • precision - recall tuning - this library provides a formal set of functions to tune your algorithm towards precision or recall based on the decision boundary from predict probability. Sometimes it's more important to be confident in a few of your returned results, rather than to provide a balanced algorithm. This module provides the ability to bias your algorithm towards precision or recall based on the business need

  • hyper parameter tuning - this library provides a bunch of different strategies for tuning your algorithm's hyper parameters to maximize performance

  • simulating data - this library provides utilities to draw simulated data from an inferred distribution matching the original data's distribution.

  • simulating labels - this library provides a number of auto labeling strategies for simulated data.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

performance_tuner-0.1-py3.6.egg (4.5 kB view details)

Uploaded Source

File details

Details for the file performance_tuner-0.1-py3.6.egg.

File metadata

  • Download URL: performance_tuner-0.1-py3.6.egg
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.6.7

File hashes

Hashes for performance_tuner-0.1-py3.6.egg
Algorithm Hash digest
SHA256 0dcc72d81e1d25de65ef619b8f092ebd06bd349c3c61d592c6772ffae146ad90
MD5 e4b8a0c857ba63e06ba794ea17589c21
BLAKE2b-256 f33a481ef8a7fed5750524f9cb207a8b68f23831339ea0f3596f90a54b6e2cbb

See more details on using hashes here.

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