Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
Classification Report:
|
| 5 |
+
precision recall f1-score support
|
| 6 |
+
|
| 7 |
+
barbell biceps curl 0.9613 0.9574 0.9593 493
|
| 8 |
+
bench press 0.9402 0.9359 0.9381 437
|
| 9 |
+
chest fly machine 0.9694 0.9484 0.9588 368
|
| 10 |
+
deadlift 0.9833 0.9542 0.9685 371
|
| 11 |
+
decline bench press 0.9884 0.9499 0.9688 359
|
| 12 |
+
hammer curl 0.9917 0.9398 0.9651 382
|
| 13 |
+
hip thrust 0.9692 0.9717 0.9705 389
|
| 14 |
+
incline bench press 0.9297 0.9588 0.9440 510
|
| 15 |
+
lat pulldown 0.9607 0.9735 0.9670 452
|
| 16 |
+
lateral raises 0.9539 0.9814 0.9674 590
|
| 17 |
+
leg extension 0.9573 0.9854 0.9712 410
|
| 18 |
+
leg raises 0.9939 0.9109 0.9506 359
|
| 19 |
+
plank 0.9828 0.9856 0.9842 695
|
| 20 |
+
pull up 0.9882 0.9744 0.9813 430
|
| 21 |
+
push up 0.9382 0.9762 0.9568 420
|
| 22 |
+
romanian deadlift 0.9617 0.9716 0.9667 388
|
| 23 |
+
russian twist 0.8702 0.9918 0.9270 365
|
| 24 |
+
shoulder press 0.9499 0.9525 0.9512 358
|
| 25 |
+
squat 0.9761 0.9441 0.9598 519
|
| 26 |
+
t bar row 0.9806 0.9743 0.9774 467
|
| 27 |
+
tricep dips 0.9834 0.9713 0.9773 488
|
| 28 |
+
tricep pushdown 0.9837 0.9657 0.9746 437
|
| 29 |
+
|
| 30 |
+
accuracy 0.9638 9687
|
| 31 |
+
macro avg 0.9643 0.9625 0.9630 9687
|
| 32 |
+
weighted avg 0.9647 0.9638 0.9639 9687
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+

|