Learn practical skills, build real-world projects, and advance your career

event-recommendation-engine-progect

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="event-recommendation-engine-challenge")
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ·········· [jovian] Uploading colab notebook to Jovian... Committed successfully! https://jovian.ai/adeneyeoluwafunbi/event-recommendation-engine-challenge

##Problem Statement
The purpose of Event Recommendation Engine Project, is to predict what events users will be interested in based on events they’ve responded to in the past, user demographic information, and what events they’ve seen and clicked on in an app. If there is a need to improve the algorithm, new relevant column might be added to improve the algorithm. The insights that will be discovered from this data, and the algorithms created should help the improvement of the event recommendation algorithm, a core part of the applications and a key element in improving user experience.