Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 257 Bytes

Recommendation microservice for ML-Web-app

  • linear regression with gradient descent learning
  • content based recommendation
  • collaborative filtering (CF) recommendation
    • item based CF
    • user based CF

Installation

  • npm install
  • npm start