Skip to main content

A simple tool to help building stacking models.

Project description

Pick n Mix

https://img.shields.io/pypi/v/picknmix.svg https://img.shields.io/travis/Cheukting/picknmix.svg Documentation Status

A simple tool to help building stacking models.

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)

Uploaded Source

Built Distribution

picknmix-0.1.3-py2.py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 2 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