Tobi-2 / housing_pricing_analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

House Price Analysis using matplotlib to create visualizations to bring out insight, trend, pattern To create a line plot to visualize the trend of house prices over the month To create a line plot to visualize the trend of house prices over the days To use a scatter plot to visualize the relationship between two numerical variables, such as LotArea and SalePrice To create a bar chart to show the count of houses in each Neighborhood To use a box plot to visualize the distribution of SalePrice in each Neighborhood To create a pie chart to visualize the proportion of houses that fall into each MSZoning category To use a 3D scatter plot to visualize LotArea, OverallQual, and SalePrice together

About


Languages

Language:Jupyter Notebook 100.0%