Skip to content

Commit

Permalink
Lower min scores for person and car in plus docs (#8114)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Oct 9, 2023
1 parent a82334c commit 68ebd55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/plus/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ objects:
fedex:
min_score: .75
person:
min_score: .8
min_score: .65
threshold: .85
car:
min_score: .8
min_score: .65
threshold: .85
```

Expand Down

0 comments on commit 68ebd55

Please sign in to comment.