Posts

Kaggle Porto Seguro Part I - Exploratory Data Analysis

Explores the feature set, normality testing, correlation between different variable types (using Phi Coefficient, ChiSquare Test, etc.)
R eda

Book - Numsense Data Science for layman

Book review and notes for personal reference
books

Linear Regression Part III - Plots

Looks at the residual plots given by the linear regression model in R [WIP]
R regression

Linear Regression Part II - Multiple

Explains Multiple linear regression and the concepts of VIF and Partial correlation [WIP]
R regression

Linear Regression Part I - Simple

Explains the concepts around simple linear regression like residuals, t and pvalues, Fstatistic, standardised beta coefficients
R regression