Binary Classification

Logistic Regression
Logistic Regression

Logistic Regression

Logistic regression is a statistical and machine learning method used for predicting binary outcomes from data. It estimates the probability that an event will ...

4 min read
Logistic Regression Machine Learning +3
ROC Curve
ROC Curve

ROC Curve

A Receiver Operating Characteristic (ROC) curve is a graphical representation used to assess the performance of a binary classifier system as its discrimination...

10 min read
ROC Curve Model Evaluation +3