Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlgorithmsMeetup/RecommendationEngine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: solution
Choose a base ref
...
head repository: AlgorithmsMeetup/RecommendationEngine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 16, 2015

  1. prepare for meetup

    mLuby committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    2762a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb11df View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Update README.md

    mLuby committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    0e5f45e View commit details
    Browse the repository at this point in the history
  2. fix math terms

    mLuby committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    570bff1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mLuby committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    4541d03 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. added test cases to check that totals are calculated correctly for ca…

    …lculateDisagreement and calculateAgreement.
    Zerim committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    b7e3435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5527af8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Merge pull request #4 from Zerim/new-test-cases

    New test cases for calculateAgreement, calculateDisagreement and calculateSimilarity
    mLuby committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    a891585 View commit details
    Browse the repository at this point in the history
Loading