SujayAery commited on
Commit
8cfaa86
·
verified ·
1 Parent(s): ee1a877

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,45 @@
1
  ---
2
  dataset_info:
3
- config_name: raw
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: Product_Id
6
  dtype: string
@@ -33,6 +72,12 @@ dataset_info:
33
  download_size: 261875
34
  dataset_size: 1112917
35
  configs:
 
 
 
 
 
 
36
  - config_name: raw
37
  data_files:
38
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: default
4
+ features:
5
+ - name: Product_Weight
6
+ dtype: float64
7
+ - name: Product_Sugar_Content
8
+ dtype: string
9
+ - name: Product_Allocated_Area
10
+ dtype: float64
11
+ - name: Product_Type
12
+ dtype: string
13
+ - name: Product_MRP
14
+ dtype: float64
15
+ - name: Store_Id
16
+ dtype: string
17
+ - name: Store_Size
18
+ dtype: string
19
+ - name: Store_Location_City_Type
20
+ dtype: string
21
+ - name: Store_Type
22
+ dtype: string
23
+ - name: Product_Store_Sales_Total
24
+ dtype: float64
25
+ - name: Product_Category
26
+ dtype: string
27
+ - name: Product_Shelf_Life
28
+ dtype: string
29
+ - name: Store_Age_Bucket
30
+ dtype: string
31
+ - name: __index_level_0__
32
+ dtype: int64
33
+ splits:
34
+ - name: train
35
+ num_bytes: 1038724
36
+ num_examples: 7010
37
+ - name: test
38
+ num_bytes: 259526
39
+ num_examples: 1753
40
+ download_size: 263935
41
+ dataset_size: 1298250
42
+ - config_name: raw
43
  features:
44
  - name: Product_Id
45
  dtype: string
 
72
  download_size: 261875
73
  dataset_size: 1112917
74
  configs:
75
+ - config_name: default
76
+ data_files:
77
+ - split: train
78
+ path: data/train-*
79
+ - split: test
80
+ path: data/test-*
81
  - config_name: raw
82
  data_files:
83
  - split: train
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a65d4cffcbb39d39c22a1b1b985840cea02c1b519b643ed7e8d2ca3046108e
3
+ size 55571
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849c2cc81f7bc5c183b250d5d2f47fe5e5dd1e4c61cbe11d1c68683b2e6c4214
3
+ size 208364