Datasets:
Add eleven tasks
Browse files
README.md
CHANGED
|
@@ -204,6 +204,130 @@ dataset_info:
|
|
| 204 |
num_examples: 315690
|
| 205 |
download_size: 107814021
|
| 206 |
dataset_size: 244460160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 207 |
configs:
|
| 208 |
- config_name: abalone
|
| 209 |
data_files:
|
|
@@ -237,4 +361,12 @@ configs:
|
|
| 237 |
path: california_housing/validation-*
|
| 238 |
- split: test
|
| 239 |
path: california_housing/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 240 |
---
|
|
|
|
| 204 |
num_examples: 315690
|
| 205 |
download_size: 107814021
|
| 206 |
dataset_size: 244460160
|
| 207 |
+
- config_name: infrared
|
| 208 |
+
features:
|
| 209 |
+
- name: instance
|
| 210 |
+
dtype: int64
|
| 211 |
+
- name: T_atm
|
| 212 |
+
dtype: float64
|
| 213 |
+
- name: Humidity
|
| 214 |
+
dtype: float64
|
| 215 |
+
- name: Distance
|
| 216 |
+
dtype: float64
|
| 217 |
+
- name: T_offset1
|
| 218 |
+
dtype: float64
|
| 219 |
+
- name: Max1R13_1
|
| 220 |
+
dtype: float64
|
| 221 |
+
- name: Max1L13_1
|
| 222 |
+
dtype: float64
|
| 223 |
+
- name: aveAllR13_1
|
| 224 |
+
dtype: float64
|
| 225 |
+
- name: aveAllL13_1
|
| 226 |
+
dtype: float64
|
| 227 |
+
- name: T_RC1
|
| 228 |
+
dtype: float64
|
| 229 |
+
- name: T_RC_Dry1
|
| 230 |
+
dtype: float64
|
| 231 |
+
- name: T_RC_Wet1
|
| 232 |
+
dtype: float64
|
| 233 |
+
- name: T_RC_Max1
|
| 234 |
+
dtype: float64
|
| 235 |
+
- name: T_LC1
|
| 236 |
+
dtype: float64
|
| 237 |
+
- name: T_LC_Dry1
|
| 238 |
+
dtype: float64
|
| 239 |
+
- name: T_LC_Wet1
|
| 240 |
+
dtype: float64
|
| 241 |
+
- name: T_LC_Max1
|
| 242 |
+
dtype: float64
|
| 243 |
+
- name: RCC1
|
| 244 |
+
dtype: float64
|
| 245 |
+
- name: LCC1
|
| 246 |
+
dtype: float64
|
| 247 |
+
- name: canthiMax1
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: canthi4Max1
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: T_FHCC1
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: T_FHRC1
|
| 254 |
+
dtype: float64
|
| 255 |
+
- name: T_FHLC1
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: T_FHBC1
|
| 258 |
+
dtype: float64
|
| 259 |
+
- name: T_FHTC1
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: T_FH_Max1
|
| 262 |
+
dtype: float64
|
| 263 |
+
- name: T_FHC_Max1
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: T_Max1
|
| 266 |
+
dtype: float64
|
| 267 |
+
- name: T_OR1
|
| 268 |
+
dtype: float64
|
| 269 |
+
- name: T_OR_Max1
|
| 270 |
+
dtype: float64
|
| 271 |
+
- name: Gender_Female
|
| 272 |
+
dtype: int64
|
| 273 |
+
- name: Gender_Male
|
| 274 |
+
dtype: int64
|
| 275 |
+
- name: AgeBracket1
|
| 276 |
+
dtype: int64
|
| 277 |
+
- name: AgeBracket2
|
| 278 |
+
dtype: int64
|
| 279 |
+
- name: AgeBracket3
|
| 280 |
+
dtype: int64
|
| 281 |
+
- name: AgeBracket4
|
| 282 |
+
dtype: int64
|
| 283 |
+
- name: AgeBracket5
|
| 284 |
+
dtype: int64
|
| 285 |
+
- name: AgeBracket6
|
| 286 |
+
dtype: int64
|
| 287 |
+
- name: AgeBracket7
|
| 288 |
+
dtype: int64
|
| 289 |
+
- name: EthnicityAI_AN
|
| 290 |
+
dtype: int64
|
| 291 |
+
- name: Ethnicity_Asian
|
| 292 |
+
dtype: int64
|
| 293 |
+
- name: EthnicityBl_AA
|
| 294 |
+
dtype: int64
|
| 295 |
+
- name: EthnicityHs_Lat
|
| 296 |
+
dtype: int64
|
| 297 |
+
- name: EthnicityMR
|
| 298 |
+
dtype: int64
|
| 299 |
+
- name: Ethnicity_White
|
| 300 |
+
dtype: int64
|
| 301 |
+
- name: real
|
| 302 |
+
dtype: float64
|
| 303 |
+
- name: prediction
|
| 304 |
+
dtype: float64
|
| 305 |
+
- name: model
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: cpu_training_time
|
| 308 |
+
dtype: int64
|
| 309 |
+
- name: cpu_prediction_time
|
| 310 |
+
dtype: int64
|
| 311 |
+
- name: memory_usage
|
| 312 |
+
dtype: int64
|
| 313 |
+
- name: max_depth
|
| 314 |
+
dtype: int64
|
| 315 |
+
- name: learning_rate
|
| 316 |
+
dtype: float64
|
| 317 |
+
- name: n_estimators
|
| 318 |
+
dtype: int64
|
| 319 |
+
splits:
|
| 320 |
+
- name: train
|
| 321 |
+
num_bytes: 24486480
|
| 322 |
+
num_examples: 54315
|
| 323 |
+
- name: validation
|
| 324 |
+
num_bytes: 3448800
|
| 325 |
+
num_examples: 7650
|
| 326 |
+
- name: test
|
| 327 |
+
num_bytes: 6897600
|
| 328 |
+
num_examples: 15300
|
| 329 |
+
download_size: 4365509
|
| 330 |
+
dataset_size: 34832880
|
| 331 |
configs:
|
| 332 |
- config_name: abalone
|
| 333 |
data_files:
|
|
|
|
| 361 |
path: california_housing/validation-*
|
| 362 |
- split: test
|
| 363 |
path: california_housing/test-*
|
| 364 |
+
- config_name: infrared
|
| 365 |
+
data_files:
|
| 366 |
+
- split: train
|
| 367 |
+
path: infrared/train-*
|
| 368 |
+
- split: validation
|
| 369 |
+
path: infrared/validation-*
|
| 370 |
+
- split: test
|
| 371 |
+
path: infrared/test-*
|
| 372 |
---
|
infrared/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc6bb1c841c5c2e5d7fa3b3a32d013da363a1d23db1b48ed3df42c3a500b3f90
|
| 3 |
+
size 638697
|
infrared/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99d2a6025b65da6a76d2c60b4807d35f2178695cc6ac2d85103efcd952c084d7
|
| 3 |
+
size 3425429
|
infrared/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25eb3aeff67a2d88803aed4281cc1658b1af93b418fc83defd60db732ca29937
|
| 3 |
+
size 301383
|