Simple and lightweight toolkit for building and deploying recommender systems.
pip install rstk
rstk build <algorithm> <dataset> [model-path]
rstk run <model/path>
Runs it on the default port 11235
For further information dive into the examples.
Simple and lightweight toolkit for building and deploying recommender systems.
pip install rstk
rstk build <algorithm> <dataset> [model-path]
rstk run <model/path>
Runs it on the default port 11235
For further information dive into the examples.