Skip to content

Commit

Permalink
Merge pull request #411 from cstjean/patch-2
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
ablaom committed Jan 3, 2020
2 parents 52ad6d8 + df7d6d1 commit 2020352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/mlj_cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ for "RidgeRegresssor", which is provided by multiple packages
**experimental!**
`models(matching(X, y))` lists all supervised modesl compatible with input/target `X/y`.

**experimetnal!** With additional conditions:
**experimental!** With additional conditions:

```julia
models() do model
Expand Down

0 comments on commit 2020352

Please sign in to comment.