sageworks
sageworks copied to clipboard
Fix Inference Metrics Dictionary
Right now the way we serialize the DataFrame is kinda wonky:
'sageworks_inference_metrics': {'MAE': {'0': 0.7705906241706162},
'MAPE': {'0': 7.9788138931509085},
'MedAE': {'0': 0.4840479999999996},
'R2': {'0': 0.842409787754799},
'RMSE': {'0': 1.2832401524233403}},