Skip to content

made_by web app's back-end

Notifications You must be signed in to change notification settings

tfiamietsh/made_by-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

made_by [Back-end]

made_by web app's back-end

Features:

  • Uses a PostgreSQL database
  • Includes a recommendation system based on neural collaborative filtering

Database schema:

database_schema

Stack: Python 3.9, Flask, SQLAlchemy, Numpy, Pandas, TensorFlow 2, TensorFlow Recommenders