pradeepksh commited on
Commit
5dc7a4c
1 Parent(s): bb58e33

Update README.md

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