项目作者: chavhan

项目描述 :
This program demonstrate the recommendation system concepts
高级语言: R
项目地址: git://github.com/chavhan/RecommendationSystem.git
创建时间: 2020-11-30T12:46:44Z
项目社区:https://github.com/chavhan/RecommendationSystem

开源协议:GNU General Public License v3.0

下载


RecommendationSystem

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.