diff --git a/ml/logistic_regression/logistic_regression.md b/ml/logistic_regression/logistic_regression.md index 6003139..7db6b62 100644 --- a/ml/logistic_regression/logistic_regression.md +++ b/ml/logistic_regression/logistic_regression.md @@ -110,7 +110,6 @@ $$ $$ cost(h_\theta(x), y) = - \left{ \left\\{ \begin{aligned} -log(h_\theta(x))&, y = 1\\\\