Prazzwal07 commited on
Commit
10fc1cb
·
verified ·
1 Parent(s): 8a0bd34

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Name
5
+ dtype: string
6
+ - name: soil_ph
7
+ dtype: string
8
+ - name: soil_phosphorus
9
+ dtype: string
10
+ - name: soil_potassium
11
+ dtype: string
12
+ - name: soil_nitrogen
13
+ dtype: string
14
+ - name: weather_temperature
15
+ dtype: string
16
+ - name: weather_precipitation
17
+ dtype: string
18
+ - name: weather_humidity
19
+ dtype: string
20
+ - name: Terrain
21
+ dtype: string
22
+ - name: Altitude
23
+ dtype: string
24
+ - name: Season
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 5784
29
+ num_examples: 34
30
+ download_size: 7119
31
+ dataset_size: 5784
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:585195122264dfbd67b3c0ce1dd1153123afc13ac3efab20097e8e4dbb44f1ea
3
+ size 7119