awarebayes/RecNN

running streamlit_demo but error

Closed this issue · 3 comments

File of movie_counts.csv is not exist;running streamlit_demo get this error;

Hi, thanks for your interest

All the data I used is here:
https://github.com/awarebayes/recnn-demo/tree/master/app/data

You can download the data as a zip archive here:
https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/awarebayes/recnn-demo/tree/master/app/data

Alternatively here is a docker repo that sets everything up:

https://github.com/awarebayes/recnn-demo

cd ~/Downloads
git clone https://github.com/awarebayes/recnn-demo
cd recnn-demo && sh setup.sh

Hello, has it worked out for you? Can I close this issue?