Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

executable file
·
14 lines (12 loc) · 307 Bytes

Data Mining Project: Botanical Recommendation

Install requiremnt

pip install -r requirements.txt

Train model

Using the Jupiter Notebook file in the /src/train.ipynb, we can retrain the model

Running the demo application

By simply run this:

streamlit run /app/app.py