Neeratyoy Mallik

Results 44 comments of Neeratyoy Mallik
trafficstars

I admit that this snippet of code in the OP, cannot be reproduced since the study and the associated runs were probably deleted in the test server cleanup. Moreover, the...

As you mentioned, it does appear to be a case of the missing coverage file. However, on local tests, the `coverage.xml` is being generated while running pytest. Probably the Github...

> What is the produced error? ` OpenMLServerException: https://test.openml.org/api/v1/xml/run/ returned code 216: Error processing output data: illegal combination of evaluation measure attributes (repeat, fold, sample) - Measure(s): usercpu_time_millis_training(0, 0), wall_clock_time_millis_training(0,...

Sure, I can take this up. If not this week, next week for sure. To clarify, the main _to-do_ would be to have some unit tests that work across sklearn...

Alright, I think I shall address this next week from Monday!

My bad. I made this push as a potential design for how the unit test can be written, wasn't expecting it to pass. Moreover, I think this PR needs to...

Thank you for your valuable input and for raising important points. Given you both have thought about this much longer, I would definitely like to have a more detailed conversation...

@PhMueller this branch is now pointing to dev with the other big PR being merged we could merge this directly to dev? and for future updates to the URLs I...

@KEggensperger updated with changes for CRC rerunning, involving the cost and optimization budgets.