A simple tool to help building stacking models.
Project description
Pick n Mix
A simple tool to help building stacking models.
- Free software: MIT license
- Documentation: https://picknmix.readthedocs.io.
Features
Pick n Mix is a simple stacking tool for stacking Sci-Kit learn models of your picks. It provided 2 classes: Layer and Stack. Layer is a parallel combination of models, while Stack combine Layers to create a stacking model.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2019-05-26)
- First release on PyPI.
0.1.1 (2019-06-04)
- Refactor import structure.
- Adding checks on using ‘proba’ and fallback to ‘predict’ if needed.
0.1.2 (2019-06-19)
- Added option to use different folds in training different layers in Stack.
0.1.3 (2019-07-01)
- Bug fix on split.
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
picknmix-0.1.3.tar.gz
(12.7 kB
view hashes)
Built Distribution
Close
Hashes for picknmix-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 962628aa181110f4c6672461b7dbe8d2d87c07ecaabdeeab281c98ef48c7f746 |
|
MD5 | be8ce3aa41b2db0b576ed11fe4900d85 |
|
BLAKE2-256 | e93dea85b734551ff2265fff0b49f579fa13a93b11df86597c7a2eb263861af0 |