Built a player prop prediction pipeline for the 2024-2025 NBA regular season, combining regression models with simulation to forecast individual player statistics. Used XGBoost and scikit-learn for modeling, with Pandas handling data processing and feature engineering across historical box score data.