Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 454 Bytes

DataSets.md

File metadata and controls

39 lines (32 loc) · 454 Bytes

Input

Movies

  1. 1, CS, Comedy
  2. 2, ADBMS, Action
  3. 3, DSP, Children
  4. 4, OS, Comedy
  5. 5, WEB, Comedy
  6. 6, AI, Children
  7. 7, SIGNALS, Action

Users

  1. 1, Male, 17
  2. 2, Female, 28
  3. 3, Female, 25
  4. 4, Male, 27
  5. 5, Male, 35
  6. 6, Female, 30

Ratings

  1. 2, 4, 3
  2. 4, 3, 3
  3. 4, 4, 4
  4. 1, 3, 1
  5. 5, 4, 4
  6. 5, 7, 5
  7. 5, 1, 1

Output

  1. 1 CS, 0.0
  2. 3 DSP, 3.0
  3. 4 OS, 3.6666666666666665
  4. 5 WEB, 0.0
  5. 6 AI, 0.0