-
-
Notifications
You must be signed in to change notification settings - Fork 245
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()
Reactions are currently unavailable