Reverse, flatten, convert to a dictionary, and more Photo by Magda Ehlers from Pexels Python List is one of the most important data structures. Python list can

Reverse, flatten, convert to a dictionary, and more Photo by Magda Ehlers from Pexels Python List is one of the most important data structures. Python list can
Total number of parameters, output shape in the Convolution layer Photo by Yan Krukov from Pexels In this article, we will go through two important concepts
Assumptions of linear regression, residuals, Q-Q plot Photo by alleksana from Pexels Residual Analysis in Linear Regression Assumptions in Linear regression are about residuals. Let’s learn about
Link to my ML blogs Photo by Daria Shevtsova from Pexels In this article, I have updated links to all my blogs in machine learning. Statistics Exploring
String Methods Photo by Magda Ehlers from Pexels In this article, let’s cover the string operations that can be performed on pandas dataframe. Converting to uppercase/lowercase/titlecase — str.
Ensemble Technique- Bagging Photo by Pixabay from Pexels Decision Trees Decision trees are supervised machine learning algorithm that is used for both classification and regression tasks.