shawsamls19 / Assignment

0 stars 0 forks source link

WowLabz Assignment Review - Movie Recommendation #1

Open legendof-selda opened 9 months ago

legendof-selda commented 9 months ago

inside movie recommendation assignment, what difflib.get_close_matches? in notebook you haven't initialized it. Can you please add the missing cells?

shawsamls19 commented 9 months ago

on the top i have imported all the required libraries there you can see import difflib and this library contains get_close_matches it will just compare it with movie_name and list_of_all_titles