Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 393 Bytes

File metadata and controls

9 lines (7 loc) · 393 Bytes

Machine-Learning

This repository contains the code for the ML models to be used in the application for recommendation.

There will be in three models to be used for recommendations:

  1. Books for user just after signup.(Model 1)
  2. Based on user's reading history( Model 2)
  3. Based on nearby users' readings( Model 3)

The API for model 3 is available on : https://explr-books.herokuapp.com