Upload dataset
Browse files
README.md
CHANGED
@@ -3569,6 +3569,80 @@ dataset_info:
|
|
3569 |
num_examples: 299
|
3570 |
download_size: 28860
|
3571 |
dataset_size: 61440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3572 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
3573 |
features:
|
3574 |
- name: top-left-square
|
@@ -4176,6 +4250,10 @@ configs:
|
|
4176 |
path: uciml__pima-indians-diabetes-database/train-*
|
4177 |
- split: test
|
4178 |
path: uciml__pima-indians-diabetes-database/test-*
|
|
|
|
|
|
|
|
|
4179 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
4180 |
data_files:
|
4181 |
- split: train
|
|
|
3569 |
num_examples: 299
|
3570 |
download_size: 28860
|
3571 |
dataset_size: 61440
|
3572 |
+
- config_name: uciml__student-alcohol-consumption
|
3573 |
+
features:
|
3574 |
+
- name: 'Unnamed: 0.1'
|
3575 |
+
dtype: int64
|
3576 |
+
- name: school
|
3577 |
+
dtype: string
|
3578 |
+
- name: sex
|
3579 |
+
dtype: string
|
3580 |
+
- name: age
|
3581 |
+
dtype: int64
|
3582 |
+
- name: address
|
3583 |
+
dtype: string
|
3584 |
+
- name: famsize
|
3585 |
+
dtype: string
|
3586 |
+
- name: Pstatus
|
3587 |
+
dtype: string
|
3588 |
+
- name: Medu
|
3589 |
+
dtype: int64
|
3590 |
+
- name: Fedu
|
3591 |
+
dtype: int64
|
3592 |
+
- name: Mjob
|
3593 |
+
dtype: string
|
3594 |
+
- name: Fjob
|
3595 |
+
dtype: string
|
3596 |
+
- name: reason
|
3597 |
+
dtype: string
|
3598 |
+
- name: guardian
|
3599 |
+
dtype: string
|
3600 |
+
- name: traveltime
|
3601 |
+
dtype: int64
|
3602 |
+
- name: studytime
|
3603 |
+
dtype: int64
|
3604 |
+
- name: failures
|
3605 |
+
dtype: int64
|
3606 |
+
- name: schoolsup
|
3607 |
+
dtype: string
|
3608 |
+
- name: famsup
|
3609 |
+
dtype: string
|
3610 |
+
- name: paid
|
3611 |
+
dtype: string
|
3612 |
+
- name: activities
|
3613 |
+
dtype: string
|
3614 |
+
- name: nursery
|
3615 |
+
dtype: string
|
3616 |
+
- name: higher
|
3617 |
+
dtype: string
|
3618 |
+
- name: internet
|
3619 |
+
dtype: string
|
3620 |
+
- name: romantic
|
3621 |
+
dtype: string
|
3622 |
+
- name: famrel
|
3623 |
+
dtype: int64
|
3624 |
+
- name: freetime
|
3625 |
+
dtype: int64
|
3626 |
+
- name: goout
|
3627 |
+
dtype: int64
|
3628 |
+
- name: Dalc
|
3629 |
+
dtype: int64
|
3630 |
+
- name: Walc
|
3631 |
+
dtype: int64
|
3632 |
+
- name: health
|
3633 |
+
dtype: int64
|
3634 |
+
- name: absences
|
3635 |
+
dtype: int64
|
3636 |
+
- name: __FeatEng_target__
|
3637 |
+
dtype: int64
|
3638 |
+
- name: __index_level_0__
|
3639 |
+
dtype: int64
|
3640 |
+
splits:
|
3641 |
+
- name: train
|
3642 |
+
num_bytes: 161469
|
3643 |
+
num_examples: 649
|
3644 |
+
download_size: 28607
|
3645 |
+
dataset_size: 161469
|
3646 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
3647 |
features:
|
3648 |
- name: top-left-square
|
|
|
4250 |
path: uciml__pima-indians-diabetes-database/train-*
|
4251 |
- split: test
|
4252 |
path: uciml__pima-indians-diabetes-database/test-*
|
4253 |
+
- config_name: uciml__student-alcohol-consumption
|
4254 |
+
data_files:
|
4255 |
+
- split: train
|
4256 |
+
path: uciml__student-alcohol-consumption/train-*
|
4257 |
- config_name: ulrikthygepedersen__tic-tac-toe
|
4258 |
data_files:
|
4259 |
- split: train
|
uciml__student-alcohol-consumption/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaf282fa5c4540cee0857729617e08a5930cfdfbef8c639a0ccabe45cac08f64
|
3 |
+
size 28607
|