Skip to content

Commit

Permalink
link formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Apr 30, 2024
1 parent d249960 commit aec169d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ch05/01_main-chapter-code/ch05.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@
"metadata": {},
"source": [
"- We want to maximize all these values, bringing them close to a probability of 1\n",
"- In mathematical optimization, it is easier to maximize the logarithm of the probability score than the probability score itself; this is out of the scope of this book, but I have recorded a lecture with more details here: L8.2 Logistic Regression Loss Function, [https://www.youtube.com/watch?v=GxJe0DZvydM](https://www.youtube.com/watch?v=GxJe0DZvydM)"
"- In mathematical optimization, it is easier to maximize the logarithm of the probability score than the probability score itself; this is out of the scope of this book, but I have recorded a lecture with more details here: [L8.2 Logistic Regression Loss Function](https://www.youtube.com/watch?v=GxJe0DZvydM)"
]
},
{
Expand Down Expand Up @@ -2439,7 +2439,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
"version": "3.10.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit aec169d

Please sign in to comment.