Gordo

Latest version: v6.0.4

Safety actively analyzes 726092 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 43 of 56

0.15.0

- Fix missing swagger when viewed behind public DNS (https://github.com/equinor/gordo-components/pull/189)
- Load model and metadata before the ML server starts, storing in application (https://github.com/equinor/gordo-components/pull/192)
- Rename `DataProvider.load_dataframes` -> `DataProvider.load_series` (https://github.com/equinor/gordo-components/pull/196)
- Upgrade all dependencies (https://github.com/equinor/gordo-components/pull/199)
- Fix client closed session and use async functions instead of async generators for forwarders (https://github.com/equinor/gordo-components/pull/203)

0.14.0

- Pretty Sphinx-generated html documentation, available with `make docs`. (140)
- Add `lstm_symmetric` and `lstm_hourglass` as possible "kinds" to `KerasLSTMAutoEncoder` (159)
- IROC reader: Ignore empty files (171)
- Support `Troll A` in NCS-reader (176)
- Save and serve Keras model build history (loss/acc for all epochs) (148)
- Make Watchman report status & logs of model builders / servers to allow debugging without kubectl (164)
- Add ability to cache and re-use old models per project for faster model-deployments (184)
- Move gordo-demo into gordo-components with entry-point `gordo-components client` (165)

0.13.0

Notable updates for this release

- LSTM AutoEncoder support (https://github.com/equinor/gordo-components/commit/bcfc97ce120a0115b00452006e4824cc5eb7878b, https://github.com/equinor/gordo-components/commit/179794d56244656649c1ded8bdba9d8ca39bf9a9)

- RandomDataset Provider (https://github.com/equinor/gordo-components/commit/8318bdb0de62306adc1d96d38040bad666c35ec2)

- `row_filter` for `TimeSeriesDataset` (https://github.com/equinor/gordo-components/commit/0c2627b70c5e3f0ddce9a37c41b5e339b09a5756, https://github.com/equinor/gordo-components/commit/f930a0e431631bf59e0281548b6f8604542e278b)

- Travis build upgrades (https://github.com/equinor/gordo-components/commit/0e087bc4384e3c56c77d9e27b616dd3dbb538f04, https://github.com/equinor/gordo-components/commit/9767c75d1016acbc0a50ed8c78f123f9aae9f722)

0.12.1

This is a bugfix release which fixes a performance degradation where tag-fetching started taking very long time (149)

0.12

- Support ability to download model from server via route GET /download-model (133). The model can be loaded using `gordo_components.serializer.loads`
- Add cross validation to build_model process w/ metadata (134). The default is to do a 3-fold CV with `explained-variance` as scoring. The values are available in the metadata under model.cross-validation.scores
- Add /prediction GET route to gordo ml server (100). Takes 'start' and 'end' query parameter timestamps and returns an array of dicts specifying details information about each request such as time range interval
named tags and their values, along with absolute abnormality score. Requires that access to an influx-database with raw values have been set up for the project.
- Add IROC reader to DataLakeBackedDataset (135). This allow gordo to transparently use IROC-data in the same way as NCS (Norwegian continental shelf)-data.

0.12.0

Page 43 of 56

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.