Browse Source

Chore(DPxAI): Fix the accuracy on test set

pull/2707/merge
Oumaima Fisaoui 3 weeks ago
parent
commit
62486ed720
  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