File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ visualized through a series of plots created using **Matplotlib** and **Seaborn*
49
49
> ## Plots:
50
50
51
51
<div float =" left " >
52
- <img src =" Plots\Unsampled\ 3.png " width =250 alt =" Unsampled Class Distribution " hspace =" 10 " >
53
- <img src =" Plots\Undersampled\ 5.png " width =250 alt =" Undersampled Class Distribution " hspace =" 10 " >
54
- <img src =" Plots\Oversampled\ 4.png " width =250 alt =" Oversampled Class Distribution " hspace =" 10 " >
52
+ <img src =" Plots\3.png " width =250 alt =" Unsampled Class Distribution " hspace =" 10 " >
53
+ <img src =" Plots\5.png " width =250 alt =" Undersampled Class Distribution " hspace =" 10 " >
54
+ <img src =" Plots\4.png " width =250 alt =" Oversampled Class Distribution " hspace =" 10 " >
55
55
</div >
56
56
<br >
57
57
<div float =" left " >
@@ -65,14 +65,14 @@ The EDA for the Android Permission Dataset provided valuable insights into the r
65
65
dataset and helped us identify the most important features for predicting the app rating. It also provided a foundation for further
66
66
analysis using machine learning techniques.
67
67
<div float =" left " >
68
- <img src =" Plots\Unsampled\ e1.png " width =500 alt =" " hspace =" 10 " >
69
- <img src =" Plots\Undersampled\ e2.png " width =500 alt =" " hspace =" 10 " >
68
+ <img src =" Plots\e1.png " width =500 alt =" " hspace =" 10 " >
69
+ <img src =" Plots\e2.png " width =500 alt =" " hspace =" 10 " >
70
70
</div >
71
71
<br >
72
72
<div float =" left " >
73
- <img src =" Plots\Unsampled\ e3.png " width =250 alt =" " hspace =" 10 " >
74
- <img src =" Plots\Undersampled\ e5.png " width =250 alt =" " hspace =" 10 " >
75
- <img src =" Plots\Oversampled\ e4.png " width =250 alt =" " hspace =" 10 " >
73
+ <img src =" Plots\e3.png " width =250 alt =" " hspace =" 10 " >
74
+ <img src =" Plots\e5.png " width =250 alt =" " hspace =" 10 " >
75
+ <img src =" Plots\e4.png " width =250 alt =" " hspace =" 10 " >
76
76
</div >
77
77
78
78
> ## Methodology:
You can’t perform that action at this time.
0 commit comments