# EURUSD Logistic 15m Baseline directional classifier for EURUSD on 15 minute candles. This is a clean first quant project: engineered candle features, three-class labels, and a simple `LogisticRegression` model. Use it to validate the full PyP pipeline before moving to heavier models.