Skip to content

datasets are not downloadable anymore #131

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions