Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.38 KB

README.md

File metadata and controls

55 lines (40 loc) · 1.38 KB

Gordo


Building thousands of models with timeseries data to monitor systems.


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