Skip to content

Implementation of a Recommender system by using Steam Dataset corpus.

Notifications You must be signed in to change notification settings

smsraj2001/RECOMMENDER-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RECOMMENDER-SYSTEM

Implementation of a Recommender system by using Steam Dataset corpus. Click Here for the dataset.

TASKS PERFORMED

  1. Performing the EDA (Exploratory Data Analysis) on the data.
  2. Preprocess the data
  3. Using negihborhood based or Model based collaborative filtering for recommendation
  4. Content based recommendation
  5. Analyze the results.
  6. Using suitable evaluation metrics

For further details and methodologies , please refer to the REPORT attached.

NOTE: Please feel free to suggest any corrections or feedbacks.