Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datasets are not downloadable anymore #131

Open
sassman opened this issue Dec 27, 2022 · 0 comments
Open

datasets are not downloadable anymore #131

sassman opened this issue Dec 27, 2022 · 0 comments

Comments

@sassman
Copy link

sassman commented Dec 27, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant