Jos van der Velde

Results 6 issues of Jos van der Velde

#### Description Minor issue, but 404 is the default for when a resource does not exist. See for instance https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses 404: "In an API, this can also mean that the...

- The php code runs `java -jar ../evaluate.jar ` directly. It would be nicer to make a call to a running evaluation engine instead, but as a simple fix I...

#### Description Running the example code found at https://openml.github.io/openml-python/main/ throws an error. #### Steps/Code to Reproduce ```python import openml from sklearn import impute, tree, pipeline clf = pipeline.Pipeline( steps=[ ('imputer',...

bug
priority
sklearn-extension

The master branch is a bit behind... Let's make it up-to-date!

Updated the php settings to similar values as production. The main time-drain was garbage collection. On production, `/usr/lib/php/sessionclean` is ran from crontab but.. it does not clean the code igniter...

Do not merge! This code is meant to test the staging server. The staging server will become the new test server, after which we will discontinue using the test server...