GROCERIES RECOMMENDERS' SYSTEM
Project detail
We have done web scrapping for Menu dish. Sample csv file is attached here for reference.
In csv file, the y column we have done labelling where “1” means line contain ingredient (ingredient required for that specific dish). Attached file is for 1 menu dish.
for each dish we have 10 such files.
Task_1: Now we want to feet Deep Learning model on this data for classification
Task_2: Extract ingredients from this file using NER
We may also ask some additional things.