Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Update content/docs/get-started/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Guschin <[email protected]>
  • Loading branch information
jorgeorpinel and aguschin authored Dec 27, 2022
1 parent d9fc87c commit b345362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ save(

Here, we loaded a well-known [Iris flower dataset] with scikit-learn and trained
a simple classifier (see the full list of [supported ML frameworks]). We then
captures it using `mlem.api.save`, which creates the following files:
capture it using `mlem.api.save`, which creates the following files:

```
models
Expand Down

0 comments on commit b345362

Please sign in to comment.