Git Product home page Git Product logo

movie-recommendation-system's Introduction

Movie-Recommendation-System

Facebook and IMDB dataset based movie recommendation system. A major project as a part of Information Retrieval and Extraction course. (IIIT Hyderabad)

Dependencies: lombok RestFB

movie-recommendation-system's People

Contributors

srirampatil avatar

Stargazers

Sidhin S Thomas avatar  avatar

Watchers

James Cloos avatar  avatar Jiten Goyal avatar Nishit Soni avatar

movie-recommendation-system's Issues

Remove Duplicates

The movies appearing in the user likes should not appear in the recommendation list

Fix the "Proxy returns HTTP/1.0 403 Forbidden" issue

This appears when trying to fetch friend movies. It happens every time for different users. Result: less number of movies fetched.
Here is the stack trace.

com.restfb.exception.FacebookNetworkException: A network error occurred while trying to communicate with Facebook: Facebook request failed (HTTP status code null)
at com.restfb.DefaultFacebookClient.makeRequestAndProcessResponse(DefaultFacebookClient.java:809)
at com.restfb.DefaultFacebookClient.makeRequest(DefaultFacebookClient.java:765)
at com.restfb.DefaultFacebookClient.makeRequest(DefaultFacebookClient.java:729)
at com.restfb.DefaultFacebookClient.fetchConnection(DefaultFacebookClient.java:271)
at com.ire.fb.RecommendationManager.recosMapForFriend(RecommendationManager.java:160)
at com.ire.fb.RecommendationManager.access$1(RecommendationManager.java:146)
at com.ire.fb.RecommendationManager$2.run(RecommendationManager.java:249)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.0 403 Forbidden"
at sun.net.www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:1873)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at com.restfb.DefaultWebRequestor.executeGet(DefaultWebRequestor.java:99)
at com.restfb.DefaultFacebookClient$3.makeRequest(DefaultFacebookClient.java:770)
at com.restfb.DefaultFacebookClient.makeRequestAndProcessResponse(DefaultFacebookClient.java:807)
... 7 more

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.