This program demonstrate the recommendation system concepts
README
Ajit Chavhan
30/11/2020
Recommendation System Program to demonstrate the concept
File Structure:
readme.txt
recommend_book
Recommendation_System_Books
analysis
Development Environment:
My script was developed RStudio Version 1.3.1056
Usage:
Install RStudio. Open file in RStudio and change the code according to you dataset for various situations and run it.
File Description
recommend_book- Script file in R language
Recommendation_System_Books- Report file which demonstrate my approach towards result for books dataset
analysis- This file contains the different outcome of r function to observe the output and act accordingly on books dataset
objective:-
Recommend a best book based on the ratings.
Note :- I have added some png files which are the different graphs on both the datasets for EDA and result observation purpose. Also added the snapshot of the dataset.