Skip to content

Commit 389e167

Browse files
Better wording
1 parent 3545590 commit 389e167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linear_regression/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Linear Regression
22
=================
33

4-
An implementation of vanilla linear regression, solving the normal equation to determine
4+
An implementation of vanilla linear regression: it solves the normal equation to determine
55
the optimal coefficients.
66

77
You can run the example using

0 commit comments

Comments
 (0)