Code Monkey home page Code Monkey logo

mal_animanga_dsa's Introduction

MAL AniManga DSA

Description

This is a project for the Data Structures and Algorithms course at the Sindh Madressatul Islam University. The project uses python to scrape data from the MyAnimeList website and store it in a database. The synopsis from the data is taken as x and genre/page type is then used to train four different machine learning models i.e. Logistic Regression, Decision Tree, Random Forest, Support Vector Machine using four different counting techinques i.e. TF-IDF, Hash Matrix, Count Vectorizer, and n-grams.

Aside form four different machine learning models, the project also uses a deep learning model i.e. Long Short Term Memory (LSTM) to train the data. The LSTM model is trained using the synopsis from the data and the genre and page type of the anime/manga as y. The model is then used to predict the genre of an anime/manga based on the synopsis.

Disclaimer

My Anime List provides API access to their data and it is recommended to use that or Jaiken's Jikan API to access the data instead of scraping the data from the website. The project is not meant to be used for any commercial purposes and is only meant for educational purposes. The project is not affiliated with My Anime List in any way. Web Scraping was done in order to learn the process of scraping data from a website and to learn the process of using machine learning and deep learning models to train data. Also we made sure to do it in a way that does not put any load on the website. We scrapped the data over the course of two weeks and made sure to not send too many requests at once.

Contributors

Special Thanks To

mal_animanga_dsa's People

Contributors

furqanhun avatar

Watchers

 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.