ombhojane commited on
Commit
74f4cab
1 Parent(s): 0cb6c98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -20
README.md CHANGED
@@ -1,33 +1,37 @@
1
  ---
2
  license: apache-2.0
 
3
  datasets:
4
- - ombhojane/ckv5
 
5
  language:
6
- - en
 
7
  metrics:
8
- - accuracy
9
- library_name: sklearn
 
 
10
  pipeline_tag: text-classification
11
- tags:
12
- - scikit-learn
13
- - RandomForestClassifier
14
- - ChaloKisaan
15
- - Agrotourism
16
 
 
 
 
 
 
17
 
18
  model-index:
19
  - name: Chalo Kisaan Prediction Model
20
  results:
21
  - task:
22
  type: classification
23
- dataset:
24
- name: ombhojane/ckv5
25
- type: Agrotourism Data
26
- metrics:
27
- - name: Accuracy
28
- type: Accuracy
29
- value: 86.20689655172413
30
- - name: F1 Score
31
- type: F1 Score
32
- value: 86.20819634518665
33
-
 
1
  ---
2
  license: apache-2.0
3
+
4
  datasets:
5
+ - ombhojane/ckv5
6
+
7
  language:
8
+ - en
9
+
10
  metrics:
11
+ - accuracy
12
+
13
+ library_name: scikit-learn
14
+
15
  pipeline_tag: text-classification
 
 
 
 
 
16
 
17
+ tags:
18
+ - scikit-learn
19
+ - RandomForestClassifier
20
+ - ChaloKisaan
21
+ - Agrotourism
22
 
23
  model-index:
24
  - name: Chalo Kisaan Prediction Model
25
  results:
26
  - task:
27
  type: classification
28
+ dataset:
29
+ name: ombhojane/ckv5
30
+ type: Agrotourism Data
31
+ metrics:
32
+ - name: Accuracy
33
+ type: Accuracy
34
+ value: 86.20689655172413
35
+ - name: F1 Score
36
+ type: F1 Score
37
+ value: 86.20819634518665