kepler-model-server icon indicating copy to clipboard operation
kepler-model-server copied to clipboard

Evaluation Library for the Kepler Model Server

Open KaiyiLiu1234 opened this issue 2 years ago • 1 comments

What would you like to be added?

Incorporate a standardized way of evaluating specifically Regression Sklearn (if not other models) Models and calculating essential error metrics like Mean Absolute Percentage Error and R2.

Why is this needed?

We need a better way of discussing how good our models are during tech conferences. This library will make it so new models implemented do not need to worry about including Evaluation metrics.

KaiyiLiu1234 avatar Jun 29 '23 14:06 KaiyiLiu1234

WIP: https://github.com/sthaha/kepler-model-validation/tree/main

sunya-ch avatar Apr 04 '24 06:04 sunya-ch