Open
Description
Currently the datasets are hosted on the UCI machine learning repository and Google Drive. However, the Google Drive links are not very robust as they modify their download flow sometimes. We are thus looking for a host that provides great spreed, reliability and is easy to download from programmatically. Something like Google Cloud Storage or AWS S3, however these are not free.
At the same time for security and usability reasons we should verify if the download succeeded by checking the file's checksum.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
mikeheddes commentedon Mar 6, 2023
I recently got this exception:
Although I was downloading the datasets pretty often so the exception is understandable, if this library is to grow among the community I expect this error to happen more often which is not an acceptable user experience.