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
Built Distribution
File details
Details for the file cvextend-0.2.2.tar.gz
.
File metadata
- Download URL: cvextend-0.2.2.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4e8f3046c43acf37b023c6826d7c69d77d65da92ca85cba8a198b85b36516ea |
|
MD5 | 2dc41a4b103e362d12aac29715d96ec6 |
|
BLAKE2b-256 | 11a1e86e084013d12fbe1ffbb32bc240833869822b4dce07846312efc2c9f26a |
File details
Details for the file cvextend-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: cvextend-0.2.2-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 483f48587d49812676d6e9d62f974ae27e6db5c760f7d51f5808cd3dd578c70d |
|
MD5 | 34619494be036fc0a9bcf3faa41cf0cc |
|
BLAKE2b-256 | 9126c31f463869c4d966c2947cc2411b9688683836005b1353ef7badfa07234c |