Sunil Thaha
Sunil Thaha
MAPE produced by the [analytics notebook](https://github.com/sustainable-computing-io/kepler-metal-ci/blob/main/docs/analytics/data_kepler_analytics.ipynb) is different to the the one produced by validator. https://github.com/sustainable-computing-io/kepler-metal-ci/blob/main/docs/analytics/example.jpg Lets investigate if the MAPE produced by the validator script is the right one.
Looking into the recent validation reports - https://github.com/sustainable-computing-io/kepler-metal-ci/blob/main/docs/validation/2024-08-07/report-v0.7.11-82-gdd3e88b8.md We see that the kepler running on metal produces the following The expected curve looks more like an inverted parabola. Using values...
Looking into the recent validation reports - https://github.com/sustainable-computing-io/kepler-metal-ci/blob/main/docs/validation/2024-08-07/report-v0.7.11-82-gdd3e88b8.md We see that the kepler running on metal produces the following The expected curve looks more like an inverted parabola. Using values...
See: https://github.com/paramiko/paramiko/issues/2419
See: https://github.com/paramiko/paramiko/issues/2419
MAPE is always reported as `inf` in [reports](https://github.com/sustainable-computing-io/kepler-metal-ci/blob/main/docs/validation/2024-07-17/report-v0.7.11-17-g4b426d67.md). * Capture more information to understand the series used to compute MAPE * Fix any issues in mape computation * Use data...
MAPE is always reported as `inf` in [reports](https://github.com/sustainable-computing-io/kepler-metal-ci/blob/main/docs/validation/2024-07-17/report-v0.7.11-17-g4b426d67.md). * Capture more information to understand the series used to compute MAPE * Fix any issues in mape computation * Use data...
### Target Version Current version (0.10.0+) - New Architecture ### Feature Description Applications running in Kubernetes often rely on external probes (liveness/readiness) to determine pod health. Currently, the kepler does...