GithubHelp home page GithubHelp logo

englip2002 / anime-recommendation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohitkumar6122/anime-recommendation

0.0 0.0 0.0 50.1 MB

A simple anime recommendation system based on ratings and genre.

Jupyter Notebook 100.00%

anime-recommendation's Introduction

Anime-Recommendation

Building anime recommendation system based only on user viewing history, Genre and other features.

table

DATASET

This dataset is taken from : https://www.kaggle.com/CooperUnion/anime-recommendations-database?select=anime.csv
myanimelist.net API for providing anime data and user ratings.

This data set contains information on user preference data from 73,516 users on 12,294 anime. Each user is able to add anime to their completed list and give it a rating and this data set is a compilation of those ratings.

Content

Anime.csv

  1. anime_id - myanimelist.net's unique id identifying an anime.
  2. name - full name of anime.
  3. genre - comma separated list of genres for this anime.
  4. type - movie, TV, OVA, etc.
  5. episodes - how many episodes in this show. (1 if movie).
  6. rating - average rating out of 10 for this anime.
  7. members - number of community members that are in this anime's "group".

Rating.csv

  1. user_id - non identifiable randomly generated user id.
  2. anime_id - the anime that this user has rated.
  3. rating - rating out of 10 this user has assigned (-1 if the user watched it but didn't assign a rating).

anime-recommendation's People

Contributors

mohitkumar6122 avatar englip2002 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.