Title here
Summary here
Build a working spam/ham text classifier with spaCy's TextCategorizer, from a blank pipeline through a real training loop to a proper precision/recall evaluation on held-out messages.
July 3, 2026 in Python, Machine Learning by Mehdi Lotfinejad11 minutes
A complete first pass at supervised learning: explore a real health dataset with pandas, chart a relationship with matplotlib, split it honestly, and train and grade a scikit-learn regression model.
July 3, 2026 in Python, Machine Learning by Mehdi Lotfinejad10 minutes