miguelgfierro / ai_projects

AI projects
https://miguelgfierro.com/
Other
773 stars 175 forks source link

Facing an issue with Data prep #111

Closed PurushothamanSrikanth closed 3 years ago

PurushothamanSrikanth commented 3 years ago

image

I'm facing an issue with Data prep in file Intro_Recommender.ipynb. Can someone help me out?

I'm using Windows 10 Home.

If you need any other details, let me know.

PurushothamanSrikanth commented 3 years ago

I found the issue and it is resolved now.

I tried this

%%time
%run ./DeepRecommender/data_utils/netflix_data_convert.py training_set NF_DATA

Detailed Explanation: My StackOverFlow Answer