Skip to main content

Tools to extend sklearn's cross-validation classes and functions

Project description

README

Description

cvextend extends the functionality offered by the Model Selection module of scikit-learn:

cvextend.generate_param_grid helps with permutating models in steps and their hyperparameters in your sklearn.pipeline. See the example here

cvextend.ScoreGrid helps you keep track of the scores you want to use in cross-validations with different optimisation objectives in parallel. See the example here and also cvextend.EvaluationGrid.

cvextend.EvaluationGrid

Installation

To install the cvextend library use pip:

pip install cvextend

or install directly from source:

python setup.py install

Usage

[WIP]

Questions and comments

In case of questions or comments, write an email:
ldanov@users.noreply.github.com

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

cvextend-0.2.2.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

cvextend-0.2.2-py3-none-any.whl (10.5 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