Predicting the completion time of a recipe from just the text of the instructions, using scikit-learn's regression models.
Best R2 score was 0.767 with the GradientBoostingRegressor model.
ekohrt/predicting-recipe-time
Predicting the completion time of a recipe from just the text of the instructions.
Jupyter Notebook