Git Product home page Git Product logo

movie-data-vector-space-modelling's Introduction

Vector space modeling of MovieLens & IMDB movie data

This project demonstrates the following Multimedia and Web Database concepts using MovieLens and IMDB movie data:

  • Multi-dimensional data representation
  • Dimensionality reduction using SVD, LDA and PCA
  • Feature significance using TF and TF-IDF measures
  • Latent semantic analysis using SVD, PCA and LDA
  • Tensor decomposition analysis using CP decomposition
  • Node ranking/significance using Personalized PageRank
  • Movie Recommendation system using SVD, LDA, PCA, Tensor decomposition and PageRank
  • Probabilistic Relevance Feedback
  • Multi-dimensional index structures using LSH
  • Nearest Neighbor search using LSH
  • Nearest Neighbor based relevance feedback using query rewrite technique
  • Movie classification using SVM, Decision Trees and KNN classifiers

Phase 1 - Multi-dimentional data representation, Feature significance using TF and TF-IDF measures

Phase 2 - Dimentionality reduction (SVD, LDA and PCA), Latent semantics analysis (SVD, PCA and LDA), Tensor decomposition analysis using CP decomposition, Node ranking/significance using Personalized PageRank

Phase 3 - Movie Recommendation system (SVD, LDA, PCA, Tensor decomposition and PageRank), Probablistic Relevance Feedback, Multi-dimensional index structures using LSH, Nearest neighbor search using LSH, Nearest Neighbor based relevance feedback using query rewrite technique, Movie classification (SVM, Decision Trees and KNN classifiers)

For more details please check the specification present under "specification" folder in each phase directory.

movie-data-vector-space-modelling's People

Watchers

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