Skip to content

Commit

Permalink
nw
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniofrancaib committed Nov 25, 2024
1 parent dfece72 commit 8bad586
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MLMI1/2-regression.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Regression

![Alt text for the image](../assets/1.png)

Regression $\rightarrow$ predicting a **continuous output** $y^\star$ given an input vector $x^\star \in \mathbb{R}^D$

**Regression Goal**: to find a function $f: \mathbb{R}^D \rightarrow \mathbb{R}^{D'}$ to make future predictions $y^\star = f(x^\star)$.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Reference Book: [Rasmussen, C. E., & Williams, C. K. I. (2006). _Gaussian Proces
Docs: https://mlg.eng.cam.ac.uk/teaching/4f13/2425/


![Alt text for the image](1.png)

File renamed without changes

0 comments on commit 8bad586

Please sign in to comment.