Skip to content

Commit 15340c1

Browse files
committed
readme tweak
1 parent 84ef5fc commit 15340c1

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
@@ -32,7 +32,7 @@ Predict:
3232

3333
```julia
3434
julia> predict(model, data)[1]
35-
"setosa"
35+
"virginica"
3636
```
3737

3838
Predict a probability distribution ([proxy](https://juliaai.github.io/LearnAPI.jl/dev/kinds_of_target_proxy/#proxy_types) for the target):

0 commit comments

Comments
 (0)