Skip to content

Commit 8cded50

Browse files
Update README.md
1 parent bf86ed0 commit 8cded50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Thereafter, the best features were isolated, and multivariate modelling was perf
3030

3131
It was determined that:
3232

33-
1. **predictive modelling should be performed using the 4 or 5 best features** (the 5 best being, in order of best to worst, `['engine-size', 'width', 'horsepower', 'highway-mpg', 'curb-weight']`.
33+
1. **Predictive modelling should be performed using the 4 or 5 best features** (the 5 best being, in order of best to worst, `['engine-size', 'width', 'horsepower', 'highway-mpg', 'curb-weight']`.
3434
2. A **k-value of 3 or less** should be used to minimize the root mean squared error value.

0 commit comments

Comments
 (0)