Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,3 +1,17 @@ 
     | 
|
| 1 | 
         
            -
            ---
         
     | 
| 2 | 
         
            -
            license: apache-2.0
         
     | 
| 3 | 
         
            -
            ---
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            ---
         
     | 
| 2 | 
         
            +
            license: apache-2.0
         
     | 
| 3 | 
         
            +
            ---
         
     | 
| 4 | 
         
            +
            ```py
         
     | 
| 5 | 
         
            +
            Classification Report:
         
     | 
| 6 | 
         
            +
                          precision    recall  f1-score   support
         
     | 
| 7 | 
         
            +
             
     | 
| 8 | 
         
            +
                    Boys     0.4127    0.0940    0.1531       830
         
     | 
| 9 | 
         
            +
                   Girls     0.5000    0.0061    0.0121       655
         
     | 
| 10 | 
         
            +
                     Men     0.7506    0.8393    0.7925     22104
         
     | 
| 11 | 
         
            +
                  Unisex     0.5714    0.0188    0.0364      2126
         
     | 
| 12 | 
         
            +
                   Women     0.7317    0.7609    0.7460     18357
         
     | 
| 13 | 
         
            +
             
     | 
| 14 | 
         
            +
                accuracy                         0.7407     44072
         
     | 
| 15 | 
         
            +
               macro avg     0.5933    0.3438    0.3480     44072
         
     | 
| 16 | 
         
            +
            weighted avg     0.7240    0.7407    0.7130     44072
         
     | 
| 17 | 
         
            +
            ```
         
     |