campusx-official / movie-recommender-system-tmdb-dataset

A content based movie recommender system using cosine similarity
147 stars 245 forks source link

TypeError #2

Open Jyoti70566 opened 2 years ago

Jyoti70566 commented 2 years ago

Hi I get an error at 53..27 . 1 new['tag'] = new['tag'].apply(lambda x: " ".join(x)) TypeError: can only join an iterable. Movie_recommendation system.pdf

narpatchoudhary777 commented 2 years ago

@campusx-official Assign me for this issue. Let me solve this error.

Nikhilsinghbora commented 1 year ago

I think you have to check the previous code as I also made a silly mistake of not converting in the main dataset

rishi-narayan10 commented 9 months ago

If anyone has the correct code please provide it to me. Facing a lots of bulk of errors.