Code Monkey home page Code Monkey logo

epinions-recommendation-system-node2vec's Introduction

Big Data Assignment № 2. Spark

Epinions.com was an online marketplace, where users posted customer reviews for the goods. When reading each other’s comments they were able to “trust” each other. It could be represented as a social graph, where each node represents a user and an oriented edge represents “trust”. We would like to create a recommendation system on this graph. For each user (node), we want to recommend 10 other users (nodes) to “trust”.

node2vec is the model that could be used to estimate the probability of an edge in the graph. We will take 10 most probable edges for the current node that are not presented in the graph, and use them as our recommendations. One of the methods to estimate the quality of recommendations is Mean Average Precision (MAP).

#Tasks: 1- Implement a model node2vec 2- Implement training procedure in Scala 3- Implement evaluation procedure in Scala or Python

#Team: Farah Atif Yan Konyshev

epinions-recommendation-system-node2vec's People

Contributors

dorakalba avatar farahfif avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

dorakalba

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.