Like it!

Join us on Facebook!

Like it!

“logistic regression” tag.

Articles with this tag

The problem of overfitting in machine learning algorithms

Overfitting makes linear regression and logistic regression perform poorly. A technique called "regularization" aims to fix the problem for good. written on September 02, 2018

The cost function in logistic regression

Preparing the logistic regression algorithm for the actual implementation. written on October 29, 2017

Introduction to classification and logistic regression

Get your feet wet with another fundamental machine learning algorithm for binary classification. written on July 17, 2017