Machine Learning (ML) Cost Functions [6 types] In this article, we will explore different types of cost functions; metrics used to calibrate the model's accuracy iteratively.
Machine Learning (ML) What is overfitting? [+ Solutions for it] In this article, we will explore overfitting and how to avoid it. Overfitting is an important concept for you to learn so that you can develop reliable models for your needs.
Machine Learning (ML) Types of Gradient Descent In this article, we will explore Gradient Descent Algorithm and it's variants. Gradient Descent is an essential optimization algorithm that helps us finding optimum parameters of our machine learning models.