Skip to content

Commit ae90209

Browse files
authored
Updated Plots
1 parent 813b50a commit ae90209

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The automobile industry today is the most profitable industry. Due to increase i
2727

2828
## PROPOSED METHODLOGY
2929

30-
<img align="right" src='Docs/achitecture.png' width=25%/>
30+
<img align="right" src='Docs/achitecture.png' width=26%/>
3131

3232
<p align="justify">
3333
The architecture of the entire project is divided into two parts which are the visualization and the data analysis parts of the project. The visualization part of the project deals with the various plotting of attributes while the data analysis part of the project deals with finding the relationship between various attributes in the dataset.<br><br>
@@ -37,19 +37,22 @@ The data analysis is performed on the automobile dataset utilizing machine learn
3737
</p>
3838

3939
<br>
40+
<br>
4041

4142

4243
## VISUALIZATIONS
43-
<img align="right" src='Docs/Plots/uni_bar.gif' height=100%/>
44-
<img align="right" src='Docs/Plots/uni_box.gif' height=100%/>
4544

46-
<img align="right" src='Docs/Plots/bi_sc.gif' height=100%/>
47-
<img align="right" src='Docs/Plots/uni_box.gif' height=100%/>
48-
<img align="right" src='Docs/Plots/bi_vio.gif' height=100%/>
45+
<img align="right" src='Docs/Plots/uni_box.gif' width=20% height=430px >
46+
<img align="middle" src='Docs/Plots/uni_bar.gif' width=50%/>
47+
48+
<img align="middle" src='Docs/Plots/bi_sc.gif' width=50%/>
49+
<img align="middle" src='Docs/Plots/uni_box.gif' width=50%/>
50+
<img align="middle" src='Docs/Plots/bi_vio.gif' width=50%/>
4951

50-
<img align="right" src='Docs/Plots/mul_bar.gif' height=100%/>
51-
<img align="right" src='Docs/Plots/mul_bar.gif' height=100%/>
52-
<img align="right" src='Docs/Plots/mul_box.gif' height=100%/>
52+
<img align="middle" src='Docs/Plots/mul_bar.gif' width=50%/>
53+
<img align="middle" src='Docs/Plots/mul_sc.gif' width=50%/>
54+
<img align="middle" src='Docs/Plots/mul_box.gif' width=50%/>
55+
<img align="middle" src='Docs/Plots/mul_box2.gif' width=50%/>
5356

54-
<img align="right" src='Docs/Plots/pred.gif' height=100%/>
57+
<img align="middle" src='Docs/Plots/reg.gif' width=50%/>
5558

0 commit comments

Comments
 (0)