dd-re/README.md

9 lines
197 B
Markdown
Raw Permalink Normal View History

2017-11-02 00:21:53 +00:00
# Recommendation Engine Example
## Install dependencies and run:
python3 -m venv ./venv --system-site-packages
./venv/bin/pip install -r requirements.txt
./venv/bin/python server.py