Skip to content

Difficulties uploading datasets #292

@joaquinvanschoren

Description

@joaquinvanschoren

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()

Should be https://www.openml.org/data/download/61/dataset_61_iris.arff

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions