/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

utkuufuk.com
| | glowingpython.blogspot.com
3.1 parsecs away

Travel
| | Using regularization has many benefits, the most common are reduction of overfitting and solving multicollinearity issues. All of this is co...
| | teddykoker.com
0.6 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:
| | matbesancon.xyz
2.2 parsecs away

Travel
| | Learning by doing: predicting the outcome.
| | teddykoker.com
10.4 parsecs away

Travel
| In this post we will be using a method known as transfer learning in order to detect metastatic cancer in patches of images from digital pathology scans.