Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qpham6uh committed Nov 30, 2023
1 parent 6547dfc commit 0a3be53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Link to dataset: https://archive.ics.uci.edu/dataset/791/metropt+3+dataset
| Naive-Bayes | 0.95 | 0.95 | 0.95 |
| K-Nearest Neighbors | 0.99 | 0.99 | 0.99 |
| Random Forest | 1.00 | 1.00 | 1.00 |
| Support Vector Machine | 1.00 | 1.00 | 1.00 |
| Support Vector Machine | 0.99 | 0.99 | 0.99 |

### b. Advanced Machine Learning Algorithms

Expand Down

0 comments on commit 0a3be53

Please sign in to comment.