DEV Community

Oku-Jo
Oku-Jo

Posted on

Simple Movie Rec by Genre

Thanks for taking the time to read this. This is my first self-directed attempt at recommendation software. I am on the Codecademy CS track, and the assignment was to create any form of recommendation software I could come up with, and to include a form of autocomplete that would take minimal user input to suggest options they may have been considering.

I know this could use a little sprucing up, and I think when I have time I may come back and add the larger MovieLens dataset and incorporate the MovieLens ratings dataset to help further refine the user search. Currently this program is using the small MovieLens dataset for academic purposes.

Thanks again for your time!

https://github.com/Oku-Jo/Movie-Recommendations-by-Genre

Top comments (0)