jercoliApr 11, 20217 min readThe heart of logistic regressionIn this post we will develop a binary classification model with a dataset related to the health issue. It was obtained from kaggle.com...
jercoliMar 29, 20217 min readRiding a bicycle on the Regression lineIntroduction to Supervised algorithms Today we will talk about the best known of supervised algorithms: Linear Regression, a classic in...