Prasanna18 commited on
Commit
c45cd3b
1 Parent(s): f5d1c96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -9,8 +9,28 @@ pipeline_tag: tabular-classification
9
  tags:
10
  - biology
11
  - farming
 
12
  widget:
13
- - text: "Prediction for Agriculture"
14
- - inputs:
15
- data: '24.0 , 128.0 , 196.0 , 22.75088787 , 90.69489172 ,5.521466996000000, 72 ,110.431785500000000 ,0 '
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
 
9
  tags:
10
  - biology
11
  - farming
12
+
13
  widget:
14
+ - structuredData:
15
+ N:
16
+ - 24
17
+ P:
18
+ - 128
19
+ K:
20
+ - 196
21
+ temperature:
22
+ - 22
23
+ humidity:
24
+ - 90
25
+ ph:
26
+
27
+ - 5
28
+ durationmonths:
29
+ - 72
30
+ rainfall:
31
+ - 110.
32
+
33
+ period:
34
+ - 1
35
+
36
  ---