Skip to content

Commit

Permalink
udated ml model eval score
Browse files Browse the repository at this point in the history
  • Loading branch information
4darsh-Dev committed Jan 22, 2024
1 parent 534916b commit e0cf469
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,27 @@ CogniGuard is a powerful web extension designed to empower users by identifying
![GitHub forks](https://img.shields.io/github/forks/4darsh-Dev/CogniGaurd)
![GitHub Repo stars](https://img.shields.io/github/stars/4darsh-Dev/CogniGaurd)

## Fine-Tuned ML Model Evaluation Score

### Eval Scores

<p align="center">
<img src="https://onionreads.com/wp-content/uploads/2024/01/Screenshot-2024-01-22-210038.png" alt="BERT Fine-Tuned Eval Score " width="600px" />
</p>

| Metric | Score |
|:----------:|:---------:|
| Accuracy | 0.985993 |
| Precision | 0.985138 |
| Recall | 0.985993 |
| F1-Score | 0.984211 |


### Confusion Matrix
<p align="center">
<img src="https://onionreads.com/wp-content/uploads/2024/01/Screenshot-2024-01-22-210009.png" alt="BERT Confusion Matrix" width="600px" />
</p>



## Project Setup Locally 🚀
Expand Down

0 comments on commit e0cf469

Please sign in to comment.