What & How : Gradient DescentThe intuition and working behind the most important & influential optimization algorithm.Jul 17, 20231Jul 17, 20231
Published inPython in Plain EnglishROC/AUC in Machine LearningA Receiver Operating Characteristic curve (RUC Curve) is a graphical plot which measures the probability of a classification model at…Jun 16, 2021Jun 16, 2021
Linear Regression From ScratchLinear Regression is a type of model which assumes linear relationship between input variables and target variables. It is used to…Apr 28, 2021Apr 28, 2021