Giter Site home page Giter Site logo

praveen2593 / rec_sys_jokes Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 3 KB

Using the user ratings of the Jester Dataset, built a recommendation system with Matrix Factorization. Converted to an Ensemble model, by performing Linear Regression with manually tagged jokes. Error metric decreased significantly. Performed unsupervised KMeans clustering to identify possible groups of joke within data.

Python 100.00%

rec_sys_jokes's Introduction

Recommendation System Jester Dataset

Overview

Recommendation systems is one of the widely used ML concept. This project aims to develop my understanding of Recommendation systems using GraphLab and the Jester Dataset. Using the user ratings of the Jester Dataset, we built a recommendation system with Matrix Factorization. We then converted to an Ensemble model, by performing Linear Regression with manually tagged jokes. Error metric decreased significantly.

Dataset

The dataset was downloaded from Jester Dataset

Data Cleaning and EDA

There were 150 jokes in all with ratings. 10 Jokes had zero rating and there was 1 rating without a joke id tag. We removed the jokes which had no rating, and reindexed the joke id.

Files in src and it's use

  • collection_app.py - Collects live data from a Heroku App and stores it into a MongoDB
  • model.py - Compares the performance of models and stores the best model in pickle format
  • my_app.py - Loads pickled model and performs the predictions on live data and pushes it to the Web app using Flask
  • predict.py - Predicts the fraud risk level based on the probability

Rough timeline

  • First 3 hours: EDA, Feature Engineering
  • Next 3 hours: Model building and Deployment

Credits

This project would not be possible without the efforts of my fellow teammaates Joseph Fang, Edward Rha, Elham Keshavarzian

rec_sys_jokes's People

Contributors

praveen2593 avatar

Stargazers

Victor Chen avatar Murtazali Rabadangadzhiev avatar  avatar

Watchers

James Cloos avatar  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.