Legistic Regression and Regularization | ML
Machine Learning Notes
Legistic Regression and Regularization —————-
Reference:
Legistic Regression
Classification: to map input variables into discrete categories, like 0 and 1, true and fasle, 1/2/3/4/etc.
Logistic Regression (classifcation)
Sigmoid function (Logistic function) :
for mulitple variables
Decision Boundary
Non-linear Decision Boundaries
Cost Function
hypethese function
cost function of logistic function
the cost function could be simplified
Gradient Descent