Skip to content

Commit

Permalink
Add logistic regression to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
karanveerm committed Jan 7, 2015
1 parent 72873b4 commit 7ba07c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Examples
* `Section allocation <http://nbviewer.ipython.org/github/cvxgrp/Convex.jl/blob/master/examples/section_allocation/section_allocation.ipynb>`_
* `Binary knapsack <http://nbviewer.ipython.org/github/cvxgrp/Convex.jl/blob/master/examples/binary_knapsack.ipynb>`_
* `Entropy maximization <http://nbviewer.ipython.org/github/cvxgrp/Convex.jl/blob/master/examples/max_entropy.ipynb>`_
* `Logistic regression <http://nbviewer.ipython.org/github/cvxgrp/Convex.jl/blob/master/examples/logistic_regression.ipynb>`_

0 comments on commit 7ba07c1

Please sign in to comment.