paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 43 forks source link

try-except in submission.py to handle scoring errors #337

Open frcaud opened 4 months ago

frcaud commented 4 months ago

This FIX is to handle scoring errors for stroke_lesions challenge, in order to not crash the dispatcher.

rth commented 4 months ago

Hello @frcaud ,

can you disable auto-formatting in your editor as it makes the diff hard to read? Thanks!