vaitybharati / P35.-Unsupervised-ML---Recommendation-System-Data-Mining-Movies-

Unsupervised-ML-Recommendation-System-Data-Mining-Movies. Recommend movies based on the ratings: Sort by User IDs, number of unique users in the dataset, number of unique movies in the dataset, Impute those NaNs with 0 values, Calculating Cosine Similarity between Users on array data, Store the results in a dataframe format, Set the index and column names to user ids, Slicing first 5 rows and first 5 columns, Nullifying diagonal values, Most Similar Users, extract the movies which userId 6 & 168 have watched.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vaitybharati/P35.-Unsupervised-ML---Recommendation-System-Data-Mining-Movies- Issues

No issues in this repository yet.