Giter VIP home page Giter VIP logo

ml_eda_recommendationsys's Introduction

Recommendation Sys using MovieLens Data set

Project on eCommerce recommender system using the Movie Lens data set. Using machine learning algorithms, the system should be able to recommend a list of items to the user based on the reviews provided by other users, product descriptions and user's own history. Python is used for this purpose.

Exploratory Data Analysis is done to understand the data set. Histograms, boxplots, scatterplots are created. Statistical analysis is performed and detailed descriptive analysis is performed. Missing values & outliers are identified and dealt with appropriately.

The data set is splitted into trianing and test sets. User based collaborative filtering and content based collaborative filtering models are developed using 2 data sets : 100K and 1M Movie Lens data set.

The code is in various Python files to maintain the modularity and reusability of the code. The program is developed in such a way that integrating new approaches could be possible in short span of time.

These approaches are tested and evaluated against the test set. Precision, Recall and Coverage is used to measure the preformance of the system. This system is capable of recommending movies to a set of users based on the ratings given by these users and also the movies rated by other users.

There can be more advanced approaches to improve the efficiency of the recommendations such as Hybrid Approach, Sequence based approach etc.

ml_eda_recommendationsys's People

Contributors

ishanify 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.