SU-CS229 SEP292025

Key Sequence

Review even more! Linear Regression, give some intuition, discuss logistic regression and give an optimization method for it.

Notation

Recall the notation:

  • \(\qty(x^{(i)}, y^{(i)})\), ith example
  • \(x^{(i)} \in \mathbb{R}^{m+1}\), where \(x_0^{(i)}, \forall i = 1\)
  • \(y^{(i)} \in \mathbb{R}\)

\(n\) — number of examples; \(m\) — number of features

New Concepts

Important Results / Claims

Questions

Interesting Factoids

Scratch