-
Download all files and folders into one parent folder.
-
Make sure all the files/folders given below are present - total 10 files/folders
-
Change directory to parent folder --> cd Parent_Folder
-
create virtual environment and download all requirements. Downloading about 1.33GB tatal packages. This is because it involves tensorflow which is a huge library. steps given below for linux terminal
-
sudo apt install python3-venv
-
python3 -m venv mav
-
source mav/bin/activate
-
pip install -r requirements.txt
-
After that run --> python3 app.py
-
wait for a few seconds
-
Host the flask apk on local server
-
Video - Video
-
Notebook for model - Notebook
-
Report final - Report
-
Presentation final - Presentation
-
Notifications
You must be signed in to change notification settings - Fork 0
josemoti1999/abinbev_recommender
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published