Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 212 Bytes

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.