/gordo

An API-first distributed deployment system of deep learning models using timeseries data to analyze and predict systems behaviour

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Gordo


Building thousands of models with timeseries data to monitor systems.

Build Status Codecov Documentation

About:

Gordo fulfills the role of inhaling config files and supplying components to the pipeline of:

  1. Fetching data
  2. Training model
  3. Serving model

Examples

See our example notebooks for how to develop with gordo locally.


Install:

pip install --upgrade gordo

Bleeding edge:
pip install git+https://github.com/equinor/gordo.git

Uninstall:

pip uninstall gordo