Matthias Feurer

Results 353 comments of Matthias Feurer

Thanks to @PhMueller we now have "real" docs for the ConfigSpace at https://automl.github.io/ConfigSpace/master/

Did you install the test dependencies? This can be done with `pip install -e '.[test]'` and I think the missing dependencies can also be installad with `pip install pytest pytest-xdist...

Did you install the development branch or this branch? Also, the error appears to depend on the python version and/or scikit-learn version. The tests fail with scikit-learn 0.21.X (and we...

The run itself should appear on the test server and be deleted afterwards to keep the test server clean. You need a branch from @amueller's fork of OpenML-Python which you...

Hm, not sure how to actually merge this easily. Is it possible that you clone the repo again from github.com/amueller/openml-python and move to the branch dataframe_run_on_task and go on from...

The unit test only appears on that specific branch.

Yes, for reasons how that PR was created it's located in Andy's repository and we're working on it there. You need to go to the feature branch via `git checkout...

> Not sure about uploader for task. It is kind of irrelevant who created the task right? Most of the times, yes. I'm currently trying to delete some tasks, which...

> Not sure about uploader for task. It is kind of irrelevant who created the task right? One more use case: [Task 2104](https://www.openml.org/t/2104) has the nonsensical target feature `p7`, but...