Derivative the Gradient Descent of Linear and Logistic Regression
Ref:
Gradient Descent method to find optimal parameter θ to minimize the cost function J(θ)
Gradient Descent of Linear Regression
We know,
Linear equation:
Gradient Descent of Logistic Regression