Skip to content

Commit f40643b

Browse files
committed
Minor edits.
1 parent b432d43 commit f40643b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The instructions inside the live scripts will guide you through the tasks and ac
99

1010
**Learning Goals**
1111
- Explain the difference between linear, multiple linear, and nonlinear regression.
12-
- Use ordinary least squares to analytically solve for linear regression parameters.
12+
- Use ordinary least squares to solve for linear regression parameters.
1313
- Assess and improve the performance of a regression model using a goodness-of-fit measure.
1414
- Apply gradient descent to iteratively minimize a cost function and estimate model parameters.
1515
- Explain the effect of increasing and decreasing the learning rate and number of steps for the gradient descent algorithm.

0 commit comments

Comments
 (0)