a-t-em / KNN-Book-Recommendation

NearestNeighbors and correlation matrix for book recommendation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A book recommendation algorithm based on sklearn NearestNeighbors. For a given book title in the database, five recommended books are returned. Recommended books are arranged in descending order of correlation.

About

NearestNeighbors and correlation matrix for book recommendation.


Languages

Language:Python 100.0%