Skip to main content

3 docs tagged with "sigmoid"

View all tags

Logistic Regression

Complete guide to binary and multi-class logistic regression with sigmoid function, probability interpretation, and worked classification examples for CT exam

The Sigmoid and Fitting

Deriving the sigmoid fit from the linear equation; working through hand calculations; log loss as the cost function

Why Logistic Regression

Binary classification setup; why linear regression fails on classification; why the sigmoid function is needed