Machine Learning Book Recommender (Portfolio)
An end‑to‑end project exploring data cleaning, recommendation modeling, and deployment.
Project Note: This app uses the Book‑Crossing dataset as a starting point.
The raw data contained significant noise and inconsistencies. I implemented extensive cleaning and
enrichment (e.g., standardized metadata, subject mapping), but a small number of errors can still persist.
The app exists to showcase the ML pipeline and engineering, not perfect catalog data.