Skip to content

Feature/issue 424/implement event recommender system#466

Open
patrickmac3 wants to merge 9 commits intomainfrom
feature/issue-424/implement-event-recommender-system
Open

Feature/issue 424/implement event recommender system#466
patrickmac3 wants to merge 9 commits intomainfrom
feature/issue-424/implement-event-recommender-system

Conversation

@patrickmac3
Copy link
Contributor

Description

This PR introduces an event recommendation feature to enhance user engagement by suggesting potential events based on a users profile (for the cold start problem) , or previously attended events, in addition to it being location based.

Features Implemented

Event Recommendation Service
Scoring Factory to produce
History and Profile based similarity calculation strategies

PR Testing

Attempt call to endpoint for event recommendation with a user with no event history and/or no profile information such as preffered events.
Attempt call to endpoint for event recommendation with a user that has an event history.

@patrickmac3 patrickmac3 self-assigned this Apr 2, 2025
@patrickmac3 patrickmac3 added backend Backend related, server side Recommendation Epic user story 9 labels Apr 2, 2025
@patrickmac3 patrickmac3 linked an issue Apr 2, 2025 that may be closed by this pull request
@patrickmac3 patrickmac3 force-pushed the feature/issue-424/implement-event-recommender-system branch from 929de9c to 2dc9d9c Compare April 10, 2025 18:52
@patrickmac3 patrickmac3 force-pushed the feature/issue-424/implement-event-recommender-system branch from 9c88faa to 503695b Compare April 11, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend related, server side Recommendation Epic user story 9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Event Recommder System

1 participant

Comments