retrieveStack
Project description
Welcome to retrieveStack Documentation
retrieveStack is an analytical framework by resembling a feedforward neural network and using stacked generalization in multiple levels to improve accuracy in classification (or regression) problems. In contrast to conventional feedforward neural-network-like stacked structures, retrieveStack gathers the information of models in all layers, choose good models from multiple layers by comparing to output layer, and combine them with output layer model to optimize final prediction. Below is the pictorial description of how retriveStack working:
retrieveStack gives better prediction than the best single model contains in first layer. Please note its performance relies on a mix of strong and diverse single models in order to get the best out of this analytical framework
Quick Links
Install
retrieveStack is released on PyPI, so all you need is:
$ pip install retrieveStack
To upgrade to latest version:
$ pip install --upgrade retrieveStack
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file retrieveStack-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: retrieveStack-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb0d7eff2433b878952340fe7ee1011470af12412330c33ba4d89df8b2b6b05b
|
|
| MD5 |
7ed82d14352c2343ead8c4707afbb794
|
|
| BLAKE2b-256 |
15531cdcb8975fd21854eb20fd49f0e400a3a0bdc77140d3b3ee2be5b3c8bf16
|