OpenML
OpenML copied to clipboard
Feature/docker fixes
- The php code runs
java -jar ../evaluate.jardirectly. It would be nicer to make a call to a running evaluation engine instead, but as a simple fix I added java to the docker of the evaluation engine - updated evaluate.jar
I'll publish a new docker image reflecting this change on dockerhub soon.