RohitMV commited on
Commit
db77f04
·
verified ·
1 Parent(s): 8146a79

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Product_Id
5
+ dtype: string
6
+ - name: Product_Weight
7
+ dtype: float64
8
+ - name: Product_Sugar_Content
9
+ dtype: string
10
+ - name: Product_Type
11
+ dtype: string
12
+ - name: Product_MRP
13
+ dtype: float64
14
+ - name: Store_Id
15
+ dtype: string
16
+ - name: Store_Establishment_Year
17
+ dtype: int64
18
+ - name: Store_Size
19
+ dtype: string
20
+ - name: Store_Location_City_Type
21
+ dtype: string
22
+ - name: Store_Type
23
+ dtype: string
24
+ - name: Product_Store_Sales_Total
25
+ dtype: float64
26
+ - name: __index_level_0__
27
+ dtype: int64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 510
31
+ num_examples: 4
32
+ - name: test
33
+ num_bytes: 134
34
+ num_examples: 1
35
+ download_size: 11141
36
+ dataset_size: 644
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed5ebc3d7ba9c97cc043955c00840510bb7c8ef0f113b8311e49fd516ac60a43
3
+ size 5503
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68fbc69b1111bbd07ca1f00196cbd59d964027d1b9f1c5799eef182e9c3a4423
3
+ size 5638