News Website with a Recommendation System
Dec 12, 2022
ยท
1 min read

Built a platform that displays stories using the Hacker News API and suggests the most recent stories based on user preferences for older stories. Implemented a LSTM based binary classifier on story meta data to predict user preference.