Skip to content

Project-Easter/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7f6d99c · Jan 4, 2022
Sep 30, 2021
Jan 4, 2022
May 17, 2021
Mar 20, 2021

Repository files navigation

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