OpenML
OpenML copied to clipboard
Open Machine Learning
The master branch is a bit behind... Let's make it up-to-date!
Fixed broken link in contributing.md https://docs.openml.org/Contributing/ -> https://docs.openml.org/contributing/
Datasets can be listed with lots of filters, but strangely not by uploader user id.
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...