Upload dataset
Browse files
README.md
CHANGED
|
@@ -3303,6 +3303,34 @@ dataset_info:
|
|
| 3303 |
num_examples: 11871
|
| 3304 |
download_size: 2232932
|
| 3305 |
dataset_size: 6000000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3306 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
| 3307 |
features:
|
| 3308 |
- name: top-left-square
|
|
@@ -3874,6 +3902,10 @@ configs:
|
|
| 3874 |
path: uciml__default-of-credit-card-clients-dataset/train-*
|
| 3875 |
- split: test
|
| 3876 |
path: uciml__default-of-credit-card-clients-dataset/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3877 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
| 3878 |
data_files:
|
| 3879 |
- split: train
|
|
|
|
| 3303 |
num_examples: 11871
|
| 3304 |
download_size: 2232932
|
| 3305 |
dataset_size: 6000000
|
| 3306 |
+
- config_name: uciml__pima-indians-diabetes-database
|
| 3307 |
+
features:
|
| 3308 |
+
- name: Pregnancies
|
| 3309 |
+
dtype: int64
|
| 3310 |
+
- name: Glucose
|
| 3311 |
+
dtype: int64
|
| 3312 |
+
- name: BloodPressure
|
| 3313 |
+
dtype: int64
|
| 3314 |
+
- name: SkinThickness
|
| 3315 |
+
dtype: int64
|
| 3316 |
+
- name: Insulin
|
| 3317 |
+
dtype: int64
|
| 3318 |
+
- name: BMI
|
| 3319 |
+
dtype: float64
|
| 3320 |
+
- name: DiabetesPedigreeFunction
|
| 3321 |
+
dtype: float64
|
| 3322 |
+
- name: Age
|
| 3323 |
+
dtype: int64
|
| 3324 |
+
- name: __FeatEng_target__
|
| 3325 |
+
dtype: int64
|
| 3326 |
+
- name: __index_level_0__
|
| 3327 |
+
dtype: int64
|
| 3328 |
+
splits:
|
| 3329 |
+
- name: train
|
| 3330 |
+
num_bytes: 37520
|
| 3331 |
+
num_examples: 469
|
| 3332 |
+
download_size: 15948
|
| 3333 |
+
dataset_size: 37520
|
| 3334 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
| 3335 |
features:
|
| 3336 |
- name: top-left-square
|
|
|
|
| 3902 |
path: uciml__default-of-credit-card-clients-dataset/train-*
|
| 3903 |
- split: test
|
| 3904 |
path: uciml__default-of-credit-card-clients-dataset/test-*
|
| 3905 |
+
- config_name: uciml__pima-indians-diabetes-database
|
| 3906 |
+
data_files:
|
| 3907 |
+
- split: train
|
| 3908 |
+
path: uciml__pima-indians-diabetes-database/train-*
|
| 3909 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
| 3910 |
data_files:
|
| 3911 |
- split: train
|
uciml__pima-indians-diabetes-database/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cc1662bd5166c84d27d2aee4120974b0d83a86813d422e94e7a7c36df8d74ec
|
| 3 |
+
size 15948
|