UVicMartletplace / martletplace

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

Add recommender training data to database: listings table #198

Closed arunalex62 closed 3 months ago

arunalex62 commented 3 months ago

Feature Description

The amazon dataset that the recommender was trained on needs to be added to the backend database so that those items can be properly suggested in the app when a user receives recommendations.

relates: #43