sustainable-computing-io / kepler-metal-ci

Testing different CI and Github Action pipelines and publish test results
https://sustainable-computing-io.github.io/kepler-metal-ci/
Apache License 2.0
0 stars 11 forks source link

chore(validate_model_defaults): Added Polynomial and Xgboost to default list of target models #312

Closed KaiyiLiu1234 closed 1 week ago

KaiyiLiu1234 commented 1 week ago

Added AbsPower/BPFOnly/PolynomialRegressionTrainer,AbsPower/BPFOnly/XgboostFitTrainer to the list of target models to validate. Note this will add an additional hour to the training and validation e2e workflow.