Machine Learning and Forecasting tools
Project description
timeserio
timeserio
is the missing link between pandas
, scikit-learn
and keras
. It simplifies building end-to-end deep learning models - from a DataFrame through feature pipelines to multi-stage models with shared layers. While initially developed for tackling time series problems, it has since been used as a versatile tool for rapid ML model development and deployment.
Loosing track of big networks with multiple inputs and outputs? Forgetting to freeze the right layers?
Struggling to re-generate the input features? timeserio
can help!
Features
- Enable encapsulated, maintainable and reusable deep learning models
- Feed data from
pandas
throughscikit-learn
feature pipelines to multiple neural network inputs - Manage complex architectures, layer sharing, partial freezing and re-training
- Provide collection of extensible building blocks with emphasis on time series problems
Installation
pip install timeserio
, or install from source - pip install -e .
See Getting Started
Documentation and Tutorials
Please see the official documentation on how to get started.
Development
We welcome contributions and enhancements to any part of the code base, documentation, or tool chain.
See CONTRIBUTING.md for details on setting up the development environment, running tests, etc.
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
Built Distribution
Hashes for timeserio-0.10.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 245f7de5dd6f187a513f6ef9703277b2cc9ad9dfa60a537106d16127467b9971 |
|
MD5 | 6530752fa94fc3476df5c1de90857056 |
|
BLAKE2b-256 | c30dff4cbf375e527dbe19c7054fd2b917055382c5b0e85ea930e41ec0060c07 |