Skip to content

Commit d1bf9ce

Browse files
authored
Merge pull request #213 from Leogabriele/contribute
Added food analysis project
2 parents 9e81125 + f5338d2 commit d1bf9ce

File tree

3 files changed

+1978
-0
lines changed

3 files changed

+1978
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Food-Data-Analysis
2+
3+
This is an EDA(Exploratory Data Analysis) project report of Indian food dishes.
4+
This project extensively utilizes classifciation along with data visualization using matplotlib to classify different Indian origin delicacies based on their taste,
5+
state wise consumption, veg/non-veg and it's spicyness.
6+
7+
Here are some of the results that we were able to derive based on our analysis.
8+
9+
1) Coursewise distribution
10+
11+
![image](https://user-images.githubusercontent.com/88388487/197797283-28112f8e-ffeb-4cec-b561-b4fd789b935f.png)
12+
13+
14+
15+
2) Flavourwise distribution
16+
17+
![image](https://user-images.githubusercontent.com/88388487/197797540-f9cb234d-5e6a-458a-bc59-bf1cd06c4b3a.png)
18+
19+
20+
21+
3) Dietwise distribution
22+
23+
![image](https://user-images.githubusercontent.com/88388487/197797758-1b5bdb8a-219f-4aa7-820b-ac38b3bf7f4c.png)
24+
25+
26+
27+
4) Statewise distribution
28+
29+
![image](https://user-images.githubusercontent.com/88388487/197797979-a3565d3a-6ab6-45fc-bea2-4347e69360bc.png)
30+
31+
32+
33+
5) Region wise distribution
34+
35+
![image](https://user-images.githubusercontent.com/88388487/197798161-a37c2ee2-aed6-4974-ab07-c8749f41d062.png)
36+

0 commit comments

Comments
 (0)