Building thousands of models with timeseries data to monitor systems.
Gordo-Components is part of the common ML ops provided by gordo
It fulfills the role of inhaling config files and supplying components to the pipeline of:
- Fetching data
- Training model
- Serving model
It is designed to be used by gordo
and not (at present) as a standalone tool.
See our example notebooks for how to develop with gordo
locally.
pip install --upgrade gordo-components
Bleeding edge:
pip install git+https://github.com/equinor/gordo-components.git
pip uninstall gordo-components