Skip to content

Commit

Permalink
Update logistic_regression.rst (#44)
Browse files Browse the repository at this point in the history
change scipy with Scikit-Learn
  • Loading branch information
parthvadhadiya authored and bfortuner committed Oct 26, 2018
1 parent d05546f commit e55eee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/logistic_regression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ Softmax activation
something about softmax here...


Scipy example
Scikit-Learn example
-------------

Let's compare our performance to the ``LogisticRegression`` model provided by scikit-learn [8]_.
Expand Down

0 comments on commit e55eee2

Please sign in to comment.