You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recommender System that recommends only relevant events to each employee based on their preferences whenever the company receives invites for said events.
Dependencies for executing code2.py can be installed by running the following command in command prompt/terminal:
pip install -r requirements.txt
Jupyter Notebook(code.ipynb)
If Github is Unable to Render the Jupyter Notebook (code.ipynb),
You can Click Here:
or
Detailed Flow Chart
About
Recommender System that recommends only relevant events to each employee based on their preferences whenever the company receives invites for said events.