nickwallen / kaggle-allstate

1 stars 0 forks source link

User Based Collaborative Filtering #3

Open nickwallen opened 10 years ago

nickwallen commented 10 years ago

Can user-based collaborative filtering help predict a customer's purchase?

Item -> Plan Options User -> Customer User Attributes -> State, Location, Car Age, etc, etc Ratings -> The number of times a user shopped for a particular option. A user's actual purchase might be weighted to indicate a much higher rating.

nickwallen commented 10 years ago

"Recommender Lab" might be a good place to start in R.

http://cran.r-project.org/web/packages/recommenderlab/vignettes/recommenderlab.pdf