Book recommendation using collaborative filtering- Java project

book recommendation using collab

Implementation Details
———————-

Item based similarity Search is done

–> Log Likehood Similarity
–> Tanimoto Co-efficient similarity

K= 10 is taken (Which can be any) for getting resultset

Dataset is total 4270 is taken

On runtime, books and ratings are created dynamically

all products are listed based on rating

 

Java Demo

One Reply to “Book recommendation using collaborative filtering- Java project”

Leave a Reply

Your email address will not be published. Required fields are marked *