Machine Learning
📄 59 ArticlesHow to solve data science Hackathon – PIMA Diabetes
How to solve data science Hackathon We at The Data Monk always believe in learning while coding and practicing. In […]
Machine Learning Interview Questions | Day 5
For Day 5 we will concentrate on Machine Learning Interview Questions. The following 10 questions are mostly asked by an […]
Story of Bias, Variance, Bias-Variance Trade-Off
Why do we predict?We predict in order to identify the trend of the future by using our sample data set. […]
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 […]
Ridge 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 […]
Linear, LASSO, Elastic Net, and Ridge Regression in Layman terms (R) with complete code – Part 1
Linear, LASSO, Elastic Net, and Ridge Regression are the four regression techniques which are helpful to predict or extrapolate the […]
Feature Engineering in Data Science
Have you ever wondered why two different people gets different accuracy while using the same algorithm?We all know that XGBoost […]
Machine Learning using SQL – Day 6/100
The below article is the intellectual property of Ashish Kohli. This is one such article which actually powers the ability […]
Supervised Learning Interview Questions – Part 1/4
Supervised Learning Interview Questions.Below are some of the most asked and basic Supervised Learning Interview Questions. Do go through all […]