Logistic Regression

Logistic regression is a classification model that predicts the probability an input belongs to a class, outputting a value between 0 and 1 that is then…