Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 319 Bytes

Guess the Dish

This is a ML challenge where Stage 1 is to print the top 3 ingredients used in each category.

Stage 2:
In Stage 2 one has to build a Machine Learning model to predict category of recipe based on the given recipe id

Dataset for both the Stages has been uploaded as train.csv and validation.csv