When accessing the model prediction from the ML API, it would be helpful to have an explanation of each metric.
Possible solutions:
- Include in model prediction. (Make an additional key in json root.)
- An additional endpoint in model fit? (This would avoid redundant communication between applications.)
When accessing the model prediction from the ML API, it would be helpful to have an explanation of each metric.
Possible solutions: