Growth Modeling Documentation

Date: Apr 05, 2020 Version: 0.0.1

Useful links: Source Repository | Issues & Ideas

growth_modeling is a python library for modeling growth trends (mainly exponential). It implements ready to be fit models with a simple and intuitive API similar to sklearn.

As of now the package is very experimental so feel free to contribute by reporting issues and submiting pull request.

Getting started

How to install the package and its dependencies.

API reference

The reference describes how the methods work and which parameters can be used.