Skip to content

Instantly share code, notes, and snippets.

@sekka1
Created June 1, 2012 00:48
Show Gist options
  • Save sekka1/2847660 to your computer and use it in GitHub Desktop.
Save sekka1/2847660 to your computer and use it in GitHub Desktop.
UseCase_1_Recommendation_step_1
curl -i -H "authToken: <authToken>"
-H "type:rec"
-H "name:Movie_Lens_100k"
-H "description:100k rows of user prefs"
-H "version:1"
-F theFile=@Movie_Lens_100k_data.csv
https://v1.api.algorithms.io/dataset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment