Browse Source

Chore(DPxAI): Fix the accuracy on test set

pull/2710/head
Oumaima Fisaoui 3 months ago
parent
commit
8e10842968
  1. 2
      subjects/ai/emotions-detector/README.md

2
subjects/ai/emotions-detector/README.md

@ -117,7 +117,7 @@ project
```prompt
python ./scripts/predict.py
Accuracy on test set: 60%
Accuracy on test set: 62%
```

Loading…
Cancel
Save