Statistics
📄 30 ArticlesRidge vs LASSO vs Elastic Net Regression
Ridge and LASSO are two important regression models which comes handy when Linear Regression fails to work. This topic needed […]
Cross Validation and varImp in R
I was onto our next book – Linear,Ridge, LAASO, and Elastic Net Algorithm explained in layman terms with code in […]
Multicollinearity in Simple Terms
We all know the definition of multi-collinearity i.e. when 2 or more explanatory variable in multi regression model are highly […]
Missing Value Treatment – Mean, Median, Mode, KNN Imputation, and Prediction
Missing Value treatment is no doubt one of the most important parts of the whole process of building a model. […]
Statistics Interview Questions for Data Science
Here we have a set of 17 statistics interview questions that you should understand before your data science interviews. These […]
Statistics Interview Questions
Today we will counter statistics interview question, A Data Science interview will definitely have a good round of statistics. Interviewer […]
Linear Regression Interview Questions
Today is Day 19 and we will clear all the Interview Questions related to Linear Regression. Linear Regression Interview Questions […]
Statistics Data Science Interview Questions | Day 38
Day 38 – Statistics Data Science Interview QuestionsWe will look after at 100+ most asked Statistics Data Science Interview Questions […]
P-value in Linear Regression
P-value in Linear RegressionSuppose a child in the family goes to the school daily and one day, his teacher writes […]
Explain type 2 error in simple terms
Type 2 error in simple terms Confusion Matrix is one of those concepts which is a bit confusing but is […]