Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 464 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 464 Bytes

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