DataHaskell / dh-core

Functional data science
138 stars 23 forks source link

datasets : Netflix data is still available via kaggle #24

Open austinvhuang opened 5 years ago

austinvhuang commented 5 years ago

The netflix dataset seems to be still available in the public domain via kaggle:

https://www.kaggle.com/netflix-inc/netflix-prize-data

contrary to the comment in the corresponding data loader:

https://github.com/DataHaskell/dh-core/blob/bd06214e092bc53e5bb8b05afc8bc3420ff96886/datasets/src/Numeric/Datasets/Netflix.hs#L9

ocramz commented 5 years ago

Ah, good catch thanks! Thing is, it's still behind a login, so can't be downloaded at will, unless one included the kaggle tool and some authentication machinery within datasets.