UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Training the recommender on clicks and searches #148

Closed christianbookout closed 6 days ago

christianbookout commented 3 weeks ago

Description

This PR is an implementation of the recommender, working to get recommendations for users based on the items they've clicked and the items they've searched.

Closes #43 Closes #58 Closes #118

How to Test

The testing suite is automatically run through the Actions CI/CD pipeline.

Checklist