Train multiple classifiers/pipelines
Project description
HyperclassifierSearch
General info
HyperclassifierSearch allows to train multiple classifiers/pipelines in Python with GridSearchCV or RandomizedSearchCV.
Installation
pip install HyperclassifierSearch
Requirements
The code was developed in Python 3. The execution needs Pandas and scikit-learn, i.e. GridSearchCV and RandomizedSearchCV.
Enhancements and credits
The package is build based on code from David Batista.
- documentation enhancements:
- examples how to search the best model over multiple Pipelines using different classifiers
- added code documentation including docstrings
- functionality enhancements:
- added option to use RandomizedSearchCV
- the best overall model is provided by train_model()
- output dataframe is simplified as standard option
Examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file HyperclassifierSearch-1.0.tar.gz.
File metadata
- Download URL: HyperclassifierSearch-1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faddeedfcacd638cab968160161cf2804f964355e3acf445232222add0879ca5
|
|
| MD5 |
05895384aec1b4ae979d8a8708ed1769
|
|
| BLAKE2b-256 |
6b45a0b4c8c557c4f8816e4855169bd0b4e70bd76dd90a80cc9ff78d57a42dc8
|