Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 298 Bytes

Recommendation Product Engine

This project is MVP of engine for cart recommendations

Process is very easy:

1. Init engine

2. Compute model

3. Get recommendations by product ids

First Algorithm

Engine has two matrix user-item item-item

It Computes it together