AnguloM commited on
Commit
4f1bef0
·
verified ·
1 Parent(s): 597858d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ base_model:
10
+ - scikit-learn/sklearn-transformers
11
+ pipeline_tag: tabular-classification
12
+ library_name: sklearn
13
+ tags:
14
+ - finance
15
+ ---