Commits
User selector
Commit History
Commits on Feb 24, 2023
Fix: correctly order the ground truth and prediction for ARFF files in run.data_content (#1209)
Show description for bbf09b3andauthoredMake OpenMLTraceIteration a dataclass (#1201)
Show description for c590b3aauthored
Commits on Feb 23, 2023
Mark sklearn tests (#1202)
Show description for a968288authoredSupport new numpy (#1215)
Show description for 17ff086authored
Commits on Feb 21, 2023
Change the cached file to reflect new standard #1188 (#1203)
Show description for 7d069a9authored
Commits on Feb 20, 2023
Update tests for sklearn 1.2, server issue (#1200)
Show description for dd62f2bauthored
Commits on Nov 25, 2022
Skip tests that use arff reading optimization for typecheck (#1185)
Show description for 5eb84ceauthoredDownload all files (#1188)
Show description for 580b536andauthored
Commits on Nov 24, 2022
Remove dtype checking for prediction comparison (#1177)
Show description for f37ebbeauthored
Commits on Oct 24, 2022
Update more sklearn tests (#1175)
Show description for 75fed8aauthored- authored
Commits on Oct 18, 2022
Refactor out different test cases to separate tests (#1176)
Show description for 5cd6973authored
Commits on Oct 11, 2022
Test `get_parquet` on production server (#1174)
Show description for 22ee9cdauthored
Commits on Oct 7, 2022
Remove tests which only test scikit-learn functionality (#1169)
Show description for c17704eauthored- authored
- authored
Add scikit-learn 1.0 and 1.1 values for test (#1168)
Show description for 2ed77dbauthoredImprove the error message on out-of-sync flow ids (#1171)
Show description for 9ce2a6bauthored
Commits on Aug 16, 2022
Commits on Jul 11, 2022
pre-commit update (#1150)
Show description for c6fab8eauthored
Commits on Apr 19, 2022
Predictions (#1128)
Show description for 99a62f6authored
Commits on Oct 28, 2021
Fix/1110 (#1117)
Show description for b4c868aauthored
Commits on Jun 16, 2021
Add Windows to Github Action CI matrix (#1095)
Show description for 6717e66authored
Commits on May 10, 2021
Create a non-linear retry policy. (#1065)
Show description for a505162authored
Commits on Apr 26, 2021
Convert sparse labels to pandas series (#1059)
Show description for 62014cdauthored
Commits on Apr 21, 2021
Speed up dataset unit tests (#1056)
Show description for 6b71981authored
Commits on Apr 14, 2021
Fix temp directory creation on container (#1053)
Show description for 46c5021authored
Commits on Apr 13, 2021
Standardize use of n_jobs and reporting of computation time (#1038)
Show description for 3a1dfbdandauthored
Commits on Mar 26, 2021
Fix #1033: skip two unit tests on Windows (#1040)
Show description for 11e6235authored
Commits on Mar 25, 2021
Fix 1013: Store run `setup_string` (#1015)
Show description for bd8ae14authored
Commits on Mar 12, 2021
Measuring runtimes (#1031)
Show description for f94672eauthoredRemove nan-likes from category header (#1037)
Show description for 4aec00aauthored
Commits on Mar 9, 2021
API for topics (#1023)
Show description for 6c609b8authored
Commits on Mar 4, 2021
Parquet Support (#1029)
Show description for 38f9bf0authored
Commits on Feb 18, 2021
Parallel evaluation of tasks (#1020)
Show description for 4ff66edandauthored