ekohrt / predicting-recipe-time

Predicting the completion time of a recipe from just the text of the instructions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicting Recipe Completion Time

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.

About

Predicting the completion time of a recipe from just the text of the instructions.


Languages

Language:Jupyter Notebook 100.0%