Upload dataset
Browse files
README.md
CHANGED
@@ -605,6 +605,48 @@ dataset_info:
|
|
605 |
num_examples: 78666
|
606 |
download_size: 77339017
|
607 |
dataset_size: 161021482
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
608 |
- config_name: reihanenamdari__breast-cancer
|
609 |
features:
|
610 |
- name: Age
|
@@ -1100,6 +1142,10 @@ configs:
|
|
1100 |
path: mohamedkhaledidris__ofhddd/train-*
|
1101 |
- split: test
|
1102 |
path: mohamedkhaledidris__ofhddd/test-*
|
|
|
|
|
|
|
|
|
1103 |
- config_name: reihanenamdari__breast-cancer
|
1104 |
data_files:
|
1105 |
- split: train
|
|
|
605 |
num_examples: 78666
|
606 |
download_size: 77339017
|
607 |
dataset_size: 161021482
|
608 |
+
- config_name: mysarahmadbhat__lung-cancer
|
609 |
+
features:
|
610 |
+
- name: GENDER
|
611 |
+
dtype: string
|
612 |
+
- name: AGE
|
613 |
+
dtype: int64
|
614 |
+
- name: SMOKING
|
615 |
+
dtype: int64
|
616 |
+
- name: YELLOW_FINGERS
|
617 |
+
dtype: int64
|
618 |
+
- name: ANXIETY
|
619 |
+
dtype: int64
|
620 |
+
- name: PEER_PRESSURE
|
621 |
+
dtype: int64
|
622 |
+
- name: CHRONIC DISEASE
|
623 |
+
dtype: int64
|
624 |
+
- name: FATIGUE
|
625 |
+
dtype: int64
|
626 |
+
- name: ALLERGY
|
627 |
+
dtype: int64
|
628 |
+
- name: WHEEZING
|
629 |
+
dtype: int64
|
630 |
+
- name: ALCOHOL CONSUMING
|
631 |
+
dtype: int64
|
632 |
+
- name: COUGHING
|
633 |
+
dtype: int64
|
634 |
+
- name: SHORTNESS OF BREATH
|
635 |
+
dtype: int64
|
636 |
+
- name: SWALLOWING DIFFICULTY
|
637 |
+
dtype: int64
|
638 |
+
- name: CHEST PAIN
|
639 |
+
dtype: int64
|
640 |
+
- name: __FeatEng_target__
|
641 |
+
dtype: string
|
642 |
+
- name: __index_level_0__
|
643 |
+
dtype: int64
|
644 |
+
splits:
|
645 |
+
- name: train
|
646 |
+
num_bytes: 24133
|
647 |
+
num_examples: 183
|
648 |
+
download_size: 10856
|
649 |
+
dataset_size: 24133
|
650 |
- config_name: reihanenamdari__breast-cancer
|
651 |
features:
|
652 |
- name: Age
|
|
|
1142 |
path: mohamedkhaledidris__ofhddd/train-*
|
1143 |
- split: test
|
1144 |
path: mohamedkhaledidris__ofhddd/test-*
|
1145 |
+
- config_name: mysarahmadbhat__lung-cancer
|
1146 |
+
data_files:
|
1147 |
+
- split: train
|
1148 |
+
path: mysarahmadbhat__lung-cancer/train-*
|
1149 |
- config_name: reihanenamdari__breast-cancer
|
1150 |
data_files:
|
1151 |
- split: train
|
mysarahmadbhat__lung-cancer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:948dc1af8a6170ecbf214587ce40f4bd77931af049833bfe9b43522ddcfee4cf
|
3 |
+
size 10856
|