Add batch datagen_004 (17,000 rows)
Browse files- README.md +180 -0
- datagen_004/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -980,6 +980,182 @@ dataset_info:
|
|
| 980 |
num_examples: 47000
|
| 981 |
download_size: 9994939
|
| 982 |
dataset_size: 116543625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 983 |
configs:
|
| 984 |
- config_name: datagen_001
|
| 985 |
data_files:
|
|
@@ -993,4 +1169,8 @@ configs:
|
|
| 993 |
data_files:
|
| 994 |
- split: train
|
| 995 |
path: datagen_003/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 996 |
---
|
|
|
|
| 980 |
num_examples: 47000
|
| 981 |
download_size: 9994939
|
| 982 |
dataset_size: 116543625
|
| 983 |
+
- config_name: datagen_004
|
| 984 |
+
features:
|
| 985 |
+
- name: revenue
|
| 986 |
+
dtype: float64
|
| 987 |
+
- name: conversion
|
| 988 |
+
dtype: float64
|
| 989 |
+
- name: clicks
|
| 990 |
+
dtype: float64
|
| 991 |
+
- name: cart_size
|
| 992 |
+
dtype: float64
|
| 993 |
+
- name: return_rate
|
| 994 |
+
dtype: float64
|
| 995 |
+
- name: session_minutes
|
| 996 |
+
dtype: float64
|
| 997 |
+
- name: churn
|
| 998 |
+
dtype: float64
|
| 999 |
+
- name: shipping_days
|
| 1000 |
+
dtype: float64
|
| 1001 |
+
- name: reviews
|
| 1002 |
+
dtype: float64
|
| 1003 |
+
- name: refund
|
| 1004 |
+
dtype: float64
|
| 1005 |
+
- name: price
|
| 1006 |
+
dtype: float64
|
| 1007 |
+
- name: category
|
| 1008 |
+
dtype: float64
|
| 1009 |
+
- name: discount
|
| 1010 |
+
dtype: float64
|
| 1011 |
+
- name: quantity
|
| 1012 |
+
dtype: float64
|
| 1013 |
+
- name: target
|
| 1014 |
+
dtype: int64
|
| 1015 |
+
- name: _source_meta
|
| 1016 |
+
dtype: large_string
|
| 1017 |
+
- name: entropy
|
| 1018 |
+
dtype: float64
|
| 1019 |
+
- name: science_20
|
| 1020 |
+
dtype: float64
|
| 1021 |
+
- name: ecommerce_16
|
| 1022 |
+
dtype: float64
|
| 1023 |
+
- name: velocity
|
| 1024 |
+
dtype: float64
|
| 1025 |
+
- name: science_15
|
| 1026 |
+
dtype: float64
|
| 1027 |
+
- name: science_16
|
| 1028 |
+
dtype: float64
|
| 1029 |
+
- name: route_id
|
| 1030 |
+
dtype: float64
|
| 1031 |
+
- name: load_factor
|
| 1032 |
+
dtype: float64
|
| 1033 |
+
- name: ecommerce_29
|
| 1034 |
+
dtype: float64
|
| 1035 |
+
- name: ecommerce_31
|
| 1036 |
+
dtype: float64
|
| 1037 |
+
- name: ecommerce_26
|
| 1038 |
+
dtype: float64
|
| 1039 |
+
- name: science_23
|
| 1040 |
+
dtype: float64
|
| 1041 |
+
- name: ecommerce_36
|
| 1042 |
+
dtype: float64
|
| 1043 |
+
- name: ecommerce_18
|
| 1044 |
+
dtype: float64
|
| 1045 |
+
- name: transit_days
|
| 1046 |
+
dtype: float64
|
| 1047 |
+
- name: reaction_time
|
| 1048 |
+
dtype: float64
|
| 1049 |
+
- name: ecommerce_35
|
| 1050 |
+
dtype: float64
|
| 1051 |
+
- name: ecommerce_15
|
| 1052 |
+
dtype: float64
|
| 1053 |
+
- name: ecommerce_33
|
| 1054 |
+
dtype: float64
|
| 1055 |
+
- name: intensity
|
| 1056 |
+
dtype: float64
|
| 1057 |
+
- name: on_time
|
| 1058 |
+
dtype: float64
|
| 1059 |
+
- name: ecommerce_23
|
| 1060 |
+
dtype: float64
|
| 1061 |
+
- name: ecommerce_44
|
| 1062 |
+
dtype: float64
|
| 1063 |
+
- name: ecommerce_34
|
| 1064 |
+
dtype: float64
|
| 1065 |
+
- name: ecommerce_20
|
| 1066 |
+
dtype: float64
|
| 1067 |
+
- name: ecommerce_46
|
| 1068 |
+
dtype: float64
|
| 1069 |
+
- name: science_18
|
| 1070 |
+
dtype: float64
|
| 1071 |
+
- name: ecommerce_43
|
| 1072 |
+
dtype: float64
|
| 1073 |
+
- name: ecommerce_30
|
| 1074 |
+
dtype: float64
|
| 1075 |
+
- name: science_19
|
| 1076 |
+
dtype: float64
|
| 1077 |
+
- name: ecommerce_22
|
| 1078 |
+
dtype: float64
|
| 1079 |
+
- name: volume
|
| 1080 |
+
dtype: float64
|
| 1081 |
+
- name: science_21
|
| 1082 |
+
dtype: float64
|
| 1083 |
+
- name: ecommerce_42
|
| 1084 |
+
dtype: float64
|
| 1085 |
+
- name: carrier_id
|
| 1086 |
+
dtype: float64
|
| 1087 |
+
- name: ecommerce_21
|
| 1088 |
+
dtype: float64
|
| 1089 |
+
- name: ecommerce_41
|
| 1090 |
+
dtype: float64
|
| 1091 |
+
- name: ecommerce_24
|
| 1092 |
+
dtype: float64
|
| 1093 |
+
- name: pressure_pa
|
| 1094 |
+
dtype: float64
|
| 1095 |
+
- name: ecommerce_37
|
| 1096 |
+
dtype: float64
|
| 1097 |
+
- name: wavelength
|
| 1098 |
+
dtype: float64
|
| 1099 |
+
- name: concentration
|
| 1100 |
+
dtype: float64
|
| 1101 |
+
- name: temperature_k
|
| 1102 |
+
dtype: float64
|
| 1103 |
+
- name: ecommerce_17
|
| 1104 |
+
dtype: float64
|
| 1105 |
+
- name: ecommerce_38
|
| 1106 |
+
dtype: float64
|
| 1107 |
+
- name: warehouse_id
|
| 1108 |
+
dtype: float64
|
| 1109 |
+
- name: science_17
|
| 1110 |
+
dtype: float64
|
| 1111 |
+
- name: ecommerce_28
|
| 1112 |
+
dtype: float64
|
| 1113 |
+
- name: ecommerce_27
|
| 1114 |
+
dtype: float64
|
| 1115 |
+
- name: ecommerce_32
|
| 1116 |
+
dtype: float64
|
| 1117 |
+
- name: yield_pct
|
| 1118 |
+
dtype: float64
|
| 1119 |
+
- name: fragile
|
| 1120 |
+
dtype: float64
|
| 1121 |
+
- name: mass
|
| 1122 |
+
dtype: float64
|
| 1123 |
+
- name: fuel_consumption
|
| 1124 |
+
dtype: float64
|
| 1125 |
+
- name: rating
|
| 1126 |
+
dtype: float64
|
| 1127 |
+
- name: ecommerce_25
|
| 1128 |
+
dtype: float64
|
| 1129 |
+
- name: energy_kj
|
| 1130 |
+
dtype: float64
|
| 1131 |
+
- name: damage_rate
|
| 1132 |
+
dtype: float64
|
| 1133 |
+
- name: purity
|
| 1134 |
+
dtype: float64
|
| 1135 |
+
- name: science_22
|
| 1136 |
+
dtype: float64
|
| 1137 |
+
- name: cost_usd
|
| 1138 |
+
dtype: float64
|
| 1139 |
+
- name: ecommerce_39
|
| 1140 |
+
dtype: float64
|
| 1141 |
+
- name: ph
|
| 1142 |
+
dtype: float64
|
| 1143 |
+
- name: acceleration
|
| 1144 |
+
dtype: float64
|
| 1145 |
+
- name: ecommerce_40
|
| 1146 |
+
dtype: float64
|
| 1147 |
+
- name: distance_km
|
| 1148 |
+
dtype: float64
|
| 1149 |
+
- name: ecommerce_45
|
| 1150 |
+
dtype: float64
|
| 1151 |
+
- name: ecommerce_19
|
| 1152 |
+
dtype: float64
|
| 1153 |
+
splits:
|
| 1154 |
+
- name: train
|
| 1155 |
+
num_bytes: 18039376
|
| 1156 |
+
num_examples: 17000
|
| 1157 |
+
download_size: 2844710
|
| 1158 |
+
dataset_size: 18039376
|
| 1159 |
configs:
|
| 1160 |
- config_name: datagen_001
|
| 1161 |
data_files:
|
|
|
|
| 1169 |
data_files:
|
| 1170 |
- split: train
|
| 1171 |
path: datagen_003/train-*
|
| 1172 |
+
- config_name: datagen_004
|
| 1173 |
+
data_files:
|
| 1174 |
+
- split: train
|
| 1175 |
+
path: datagen_004/train-*
|
| 1176 |
---
|
datagen_004/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62e3981cdc9ff9620584e1e33df79905bdf6fe908fcd208566b78d691d0f9197
|
| 3 |
+
size 2844710
|