pradeepksh commited on
Commit
bb58e33
1 Parent(s): 7229ee9

f1 metrics

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
  language:
6
  - en
7
  metrics:
8
- - accuracy
9
  library_name: sklearn
10
  pipeline_tag: tabular-classification
11
  ---
 
5
  language:
6
  - en
7
  metrics:
8
+ - f1
9
  library_name: sklearn
10
  pipeline_tag: tabular-classification
11
  ---