hochschule-darmstadt / MetaAutoML

MIT License
8 stars 4 forks source link

UX improvements for Model Online Prediction Result Table #518

Closed amadr closed 3 months ago

amadr commented 3 months ago
AlexanderZender commented 3 months ago

When you click on a predicted test dataset, the frontend crashes. The log: image

amadr commented 3 months ago

@AlexanderZender Which Dataset are you using? I think the issues seems to be that there is no "Outcome" column after the prediction. I have no problems with the diabetes dataset. Nevertheless, I changed the code so now we should not get a IndexOutOfRangeException.