|
You are here |
utkuufuk.com | ||
| | | | |
glowingpython.blogspot.com
|
|
| | | | | Using regularization has many benefits, the most common are reduction of overfitting and solving multicollinearity issues. All of this is co... | |
| | | | |
teddykoker.com
|
|
| | | | | 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
|
|
| | | | | Learning by doing: predicting the outcome. | |
| | | | |
teddykoker.com
|
|
| | | 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. | ||