Building thousands of models with timeseries data to monitor systems.
Date: 26.03.2025
Reason: This repository has been archived due to changes in the project's architecture. The current implementation is no longer maintained and developed.
Gordo fulfills the role of inhaling config files and supplying components to the pipeline of:
- Fetching data
- Training model
- Serving model
- gordo-controller - Kubernetes controller for the Gordo CRDs.
- gordo-core - Gordo core library.
- gordo-client - Gordo server's client. It can make predictions from deployed models.
Documentation is available on Read the Docs
gordo-helm - you can use gordo helm chart from this repository to deploy gordo infrastructure to your Kubernetes cluster.