Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The code sample is from the Boston Housing Data Analysis which was performed using Python. The code basically involved various data visualizations on the columns and thereby extracting meaningful information from the graphs like Scatter Plots, Boxplots. Then we used those graphs for analysis via hypothesis testing like code sample included t-tes…

Notifications You must be signed in to change notification settings

ArunRamachandran25/Boston-Housing-Data-Statistical-Analysis-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Boston-Housing-Data-Statistical-Analysis-using-Python

The code sample is from the Boston Housing Data Analysis which was performed using Python. The code basically involved various data visualizations on the columns and thereby extracting meaningful information from the graphs like Scatter Plots, Boxplots. Then we used those graphs for analysis via hypothesis testing like code sample included t-test, ANOVA, Correlation and other metrics to extract information which supports the visualizations we prepared. It also contains Linear Regression to create a machine learning model to support our analysis. The code sample included Pearson test for continuous variables and Chi-Square Test for the categorical variables.

About

The code sample is from the Boston Housing Data Analysis which was performed using Python. The code basically involved various data visualizations on the columns and thereby extracting meaningful information from the graphs like Scatter Plots, Boxplots. Then we used those graphs for analysis via hypothesis testing like code sample included t-tes…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published