Created
          January 15, 2022 20:23 
        
      - 
      
- 
        Save varrek/da37475e9c7303dc9653d93f8c62810c to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | from sklearn.metrics import f1_score | |
| f1_score(df_test['targetcat'], df_test['prediction'],average='macro') | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment