We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3545590 commit 389e167Copy full SHA for 389e167
1 file changed
linear_regression/README.md
@@ -1,7 +1,7 @@
1
Linear Regression
2
=================
3
4
-An implementation of vanilla linear regression, solving the normal equation to determine
+An implementation of vanilla linear regression: it solves the normal equation to determine
5
the optimal coefficients.
6
7
You can run the example using
0 commit comments