Sparsh Gupta Updated on July 09, 2025
Logistic regression is a classification algorithm that applies a sigmoid function to a linear model, converting outputs into probabilities. These probabilities are then used to classify data into binary categories.