Skip to content

josemoti1999/abinbev_recommender

Repository files navigation

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published