OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Open Machine Learning

Results 174 OpenML issues
Sort by recently updated
recently updated
newest added

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.

Good first issue
CoreSystem

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...