Skip to content

datasets are not downloadable anymore #131

@sassman

Description

@sassman

As stated here:

mkdir data
curl -sSL https://datasets.modelfox.dev/allstate_train.csv > data/allstate_train.csv
curl -sSL https://datasets.modelfox.dev/allstate_test.csv > data/allstate_test.csv
curl -sSL https://datasets.modelfox.dev/flights_train.csv > data/flights_train.csv
curl -sSL https://datasets.modelfox.dev/flights_test.csv > data/flights_test.csv
curl -sSL https://datasets.modelfox.dev/higgs_train.csv > data/higgs_train.csv
curl -sSL https://datasets.modelfox.dev/higgs_test.csv > data/higgs_test.csv

The subdomain is not there anymore:

curl: (6) Could not resolve host: datasets.modelfox.dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions