Skip to content

Commit

Permalink
Update examples/monitoring/task_classification/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
bojiang and aarnphm committed Nov 3, 2022
1 parent dfd6f18 commit 3edeac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/monitoring/task_classification/README.md
Expand Up @@ -15,7 +15,7 @@ pip install -r ./requirements.txt

### Model Training

Just a simple Iris classification example.
Create an Iris classifier and save it with `bentoml.sklearn`:

```bash
import bentoml
Expand Down

0 comments on commit 3edeac8

Please sign in to comment.