Inspiration
I am not much of a movie guy but I like reading manga and watching anime a lot often feel bored after completing an anime show and movie and would really like to start a new one. So I take a .csv file from kagle and made my own anime recommender.
What it does
It will ask you to write a Genre and will give you a list of all the best rated anime from that genre.
How we built it
I used python and some data manipulation to make this. You can always increase the anime shown by changing the value in anime.head().
Challenges we ran into
Making a relation into genre and displaying the top rated anime really took some thinking but I figured it somehow
Accomplishments that we're proud of
I am feeling quite confident with my numpy skills and it will surely help me in Data Science in future.
What we learned
Numpy Pandas
What's next for Anime Recommender
I will try to host it on a website and make it that anyone can use and will also add a functionality where it will show additional anime rather than just the first 5 top rated.
Log in or sign up for Devpost to join the conversation.