Handwritten Digit Recognition (CNN)
Train, evaluate and deploy a convolutional network with a live drawing demo.
EGP 2,600
Collaborative-filtering and content-based recommenders with an evaluation harness.
A recommender-systems project comparing several approaches on a public ratings dataset: popularity baseline, item-item collaborative filtering, matrix factorisation and a content-based model.
Each model is evaluated with precision@k, recall@k and NDCG, and the results are discussed. A small API serves recommendations for a given user, and a notebook reproduces every figure.
The documentation frames the cold-start problem and how each model handles it.
Train, evaluate and deploy a convolutional network with a live drawing demo.
ETL pipeline plus an interactive dashboard over a retail sales dataset.