Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 237 Bytes

tatu-re

Tatu Recommendation Engine

Installation

Clone this repository.

It is recommended to use a python (>= 3.7) virtual environment for the next steps.

Execute the following commands

$ cd tatu-re
$ pip install -e .