Skip to content

Commit b1341eb

Browse files
committed
typo
1 parent 646aef3 commit b1341eb

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
@@ -23,7 +23,7 @@ predict(model, newdata)
2323
Here `learner` specifies the configuration the algorithm (the hyperparameters) while
2424
`model` stores learned parameters and any byproducts of algorithm execution.
2525

26-
LearnAPI.jl mostly a few method stubs and lots of documentation. It does not provide
26+
LearnAPI.jl is mostly a few method stubs and lots of documentation. It does not provide
2727
meta-algorithms, such as cross-validation or hyperparameter optimization, but does aim to
2828
support such algorithms.
2929

0 commit comments

Comments
 (0)