You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure what caused it, but it shouldn't have to do with xmltodict, as it is a mismatch between data and header in the arff file (the data has encoded labels and the header has the original string labels).
Description
Running the example code found at https://openml.github.io/openml-python/main/ throws an error.
Steps/Code to Reproduce
I'm running this using https://github.com/openml/services/.
Expected Results
No error is thrown, run is uploaded.
Actual Results
If you look at the the predictions.arff, it's indeed wrong:
Versions
The text was updated successfully, but these errors were encountered: