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
Close
Hashes for HyperclassifierSearch-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | faddeedfcacd638cab968160161cf2804f964355e3acf445232222add0879ca5 |
|
MD5 | 05895384aec1b4ae979d8a8708ed1769 |
|
BLAKE2b-256 | 6b45a0b4c8c557c4f8816e4855169bd0b4e70bd76dd90a80cc9ff78d57a42dc8 |