openml.org
openml.org copied to clipboard
New OpenML website
Allow a dash in the domain name, e.g., `[email protected]`. Might want to use some e-mail parsing library for this instead, but this at least fixes this oversight.
On the signup page, the UI prompts for a minimum of 8 characters, but the code checks for 6 characters. This commit changes 6 character check to 8 to maintain...
1. I created a collection of tasks on OpenML with the link: https://www.openml.org/s/383. The link sometimes loads properly only sometimes. 2. Could you delete these tasks with ids: 362018, 362019,...
Proposed by @ogrisel - A 'comparison' view to see how two datasets differ, including for instance: - list column with different names between 2 versions of the same dataset or...
I don't see how to navigate between different versions of a dataset: https://new.openml.org/search?type=data&sort=runs&id=40509
Since you cannot copyright tabular data, make only CC0 and public domain license options on tabular datasets uploaded to OpenML. And allow CCBY for Images and other high-dimensional datasets.
Making use of package [...] to make the code-base smaller and easier to maintain
It seems that I'm unable to sign up to openml.org with a dash in my e-mail address, "Please enter valid email".
When a dataset is uploaded, a concise URL is presented in the API output, eg: https://www.openml.org/d/45569. However, when this link is opened, the link in the browser changes to a...
For a given dataset, it would be nice to have a feature, that allows the user to view a few rows of the dataset in the Web UI. Example: https://huggingface.co/datasets/hotpot_qa