Predicting Prep Time Using Nutrition Data
Built a regression model using recipe nutrition data to predict prep time. Improved R² from 0.03 to 0.437 by engineering features like sodium level and log-calories. Visit https://meghpar.github.io/recipe-prep-time-predictor/ to see more!