Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Movie recommender class implemented #76

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2019

  1. Movies recommender working

    lromero committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    4e2ebab View commit details
    Browse the repository at this point in the history
  2. Applying changes

    lromero committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    956a520 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. This class was made for sending the total of users, products and revi…

    …ews as well as for sending recommendations to a specific user
    lromero committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    dea0573 View commit details
    Browse the repository at this point in the history
  2. Deleted unnecessary files

    lromero committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    96259d9 View commit details
    Browse the repository at this point in the history
  3. Deteletd unnecessary file

    lromero committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7429459 View commit details
    Browse the repository at this point in the history
  4. Deleted unnecessary file

    lromero committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    1cb76d4 View commit details
    Browse the repository at this point in the history
  5. Deleted unnecessary lines

    lromero committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    39b256e View commit details
    Browse the repository at this point in the history
  6. Changed unnecessary lines

    lromero committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    3746dbb View commit details
    Browse the repository at this point in the history