Explore >> Select a destination


You are here

ataspinar.com
| | lukesingham.com
14.6 parsecs away

Travel
| | This post goes through a binary classification problem with Python's machine learning library scikit-learn.
| | isaacslavitt.com
10.8 parsecs away

Travel
| |
| | teddykoker.com
13.2 parsecs away

Travel
| | A few posts back I wrote about a common parameter optimization method known as Gradient Ascent. In this post we will see how a similar method can be used to create a model that can classify data. This time, instead of using gradient ascent to maximize a reward function, we will use gradient descent to minimize a cost function. Lets start by importing all the libraries we need:
| | colah.github.io
76.1 parsecs away

Travel
|