Skip to content

Commit 2e37b44

Browse files
committed
feat: Add link to follow along site.
1 parent 0d0cfb6 commit 2e37b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2025-11-09-linear-regression.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ date: 2025-11-09 14:08:18
77

88
In this tutorial, we'll predict California housing prices using two Haskell libraries: **DataFrame** (for data wrangling) and **Hasktorch** (for machine learning).
99

10+
You can follow along and code [here](https://ulwazi-exh9dbh2exbzgbc9.westus-01.azurewebsites.net/lab/tree/California_Housing.ipynb).
11+
1012
## What Are We Building?
1113

1214
We're going to:

0 commit comments

Comments
 (0)