Connect your moderator Slack workspace to receive post notifications:
MAP and maximum likelihood criterion
Lectures · 214 · 7 · 12 Jan '21
Hello everyone, When reading the lecture note of 5a classification, I found it says that "To …
Using the Hessian to prove that the loss function is convex
Lectures · 166 · 5 · 31 Dec '20
Hi, I have a question regarding the use of the Hessian (H) to prove that the loss function for logi…
Potential typo
Lectures · 72 · 1 · 31 Dec '20
Hi, In [the lecture notes about model selection](https://github.com/epfml/ML_course/blob/master/…
Exam material Week 5
Lectures · 119 · 3 · 23 Oct '20
Hi, Is the second part of Week 5 part 1 video exam material ? (after 51:56) I am referring to t…
RuntimeWarning using Logistic Regression
Lectures · 77 · 4 · 17 Oct '20
Hello, I tried implementing logistic regression in the project and obtained this: ``` Runti…
binary classification using linear regression
Lectures · 147 · 2 · 13 Oct '20
Hi, in todays lecture it is said you can use linear regression to do a binary classification, basi…