-
-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
Description
When testing the dataset uploads, an outdated URL is used
dataset = OpenMLDataset(
name="UploadTestWithURL", version=1, description="test",
format="ARFF",
url="http://expdb.cs.kuleuven.be/expdb/data/uci/nominal/iris.arff")
dataset.publish()