sustainable-computing-io / kepler-model-server

Model Server for Kepler
Apache License 2.0
23 stars 25 forks source link

fix: incompatability of specpower model on 0.7.11 #367

Closed sunya-ch closed 1 month ago

sunya-ch commented 1 month ago

As mentioned in https://github.com/sustainable-computing-io/kepler-model-server/issues/339, even if there is no metric name changes but there is incompatibility issue due to sklearn upgrade. This requires training a new pipeline and requires conversion of column names in specpower database.

Signed-off-by: Sunyanan Choochotkaew sunyanan.choochotkaew1@ibm.com