Upload dataset
Browse files- README.md +64 -0
- uciml__horse-colic/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -4050,6 +4050,66 @@ dataset_info:
|
|
| 4050 |
num_examples: 11871
|
| 4051 |
download_size: 2232932
|
| 4052 |
dataset_size: 6000000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4053 |
- config_name: uciml__pima-indians-diabetes-database
|
| 4054 |
features:
|
| 4055 |
- name: Pregnancies
|
|
@@ -4886,6 +4946,10 @@ configs:
|
|
| 4886 |
path: uciml__default-of-credit-card-clients-dataset/train-*
|
| 4887 |
- split: test
|
| 4888 |
path: uciml__default-of-credit-card-clients-dataset/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4889 |
- config_name: uciml__pima-indians-diabetes-database
|
| 4890 |
data_files:
|
| 4891 |
- split: train
|
|
|
|
| 4050 |
num_examples: 11871
|
| 4051 |
download_size: 2232932
|
| 4052 |
dataset_size: 6000000
|
| 4053 |
+
- config_name: uciml__horse-colic
|
| 4054 |
+
features:
|
| 4055 |
+
- name: surgery
|
| 4056 |
+
dtype: string
|
| 4057 |
+
- name: age
|
| 4058 |
+
dtype: string
|
| 4059 |
+
- name: hospital_number
|
| 4060 |
+
dtype: int64
|
| 4061 |
+
- name: rectal_temp
|
| 4062 |
+
dtype: float64
|
| 4063 |
+
- name: pulse
|
| 4064 |
+
dtype: float64
|
| 4065 |
+
- name: respiratory_rate
|
| 4066 |
+
dtype: float64
|
| 4067 |
+
- name: temp_of_extremities
|
| 4068 |
+
dtype: string
|
| 4069 |
+
- name: peripheral_pulse
|
| 4070 |
+
dtype: string
|
| 4071 |
+
- name: mucous_membrane
|
| 4072 |
+
dtype: string
|
| 4073 |
+
- name: capillary_refill_time
|
| 4074 |
+
dtype: string
|
| 4075 |
+
- name: pain
|
| 4076 |
+
dtype: string
|
| 4077 |
+
- name: peristalsis
|
| 4078 |
+
dtype: string
|
| 4079 |
+
- name: abdominal_distention
|
| 4080 |
+
dtype: string
|
| 4081 |
+
- name: nasogastric_tube
|
| 4082 |
+
dtype: string
|
| 4083 |
+
- name: nasogastric_reflux
|
| 4084 |
+
dtype: string
|
| 4085 |
+
- name: nasogastric_reflux_ph
|
| 4086 |
+
dtype: float64
|
| 4087 |
+
- name: rectal_exam_feces
|
| 4088 |
+
dtype: string
|
| 4089 |
+
- name: abdomen
|
| 4090 |
+
dtype: string
|
| 4091 |
+
- name: packed_cell_volume
|
| 4092 |
+
dtype: float64
|
| 4093 |
+
- name: total_protein
|
| 4094 |
+
dtype: float64
|
| 4095 |
+
- name: abdomo_appearance
|
| 4096 |
+
dtype: string
|
| 4097 |
+
- name: abdomo_protein
|
| 4098 |
+
dtype: float64
|
| 4099 |
+
- name: outcome
|
| 4100 |
+
dtype: string
|
| 4101 |
+
- name: cp_data
|
| 4102 |
+
dtype: string
|
| 4103 |
+
- name: __FeatEng_target__
|
| 4104 |
+
dtype: string
|
| 4105 |
+
- name: __index_level_0__
|
| 4106 |
+
dtype: int64
|
| 4107 |
+
splits:
|
| 4108 |
+
- name: train
|
| 4109 |
+
num_bytes: 38083
|
| 4110 |
+
num_examples: 166
|
| 4111 |
+
download_size: 18187
|
| 4112 |
+
dataset_size: 38083
|
| 4113 |
- config_name: uciml__pima-indians-diabetes-database
|
| 4114 |
features:
|
| 4115 |
- name: Pregnancies
|
|
|
|
| 4946 |
path: uciml__default-of-credit-card-clients-dataset/train-*
|
| 4947 |
- split: test
|
| 4948 |
path: uciml__default-of-credit-card-clients-dataset/test-*
|
| 4949 |
+
- config_name: uciml__horse-colic
|
| 4950 |
+
data_files:
|
| 4951 |
+
- split: train
|
| 4952 |
+
path: uciml__horse-colic/train-*
|
| 4953 |
- config_name: uciml__pima-indians-diabetes-database
|
| 4954 |
data_files:
|
| 4955 |
- split: train
|
uciml__horse-colic/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a97f0ba235f814d962f2ae7453484e3f375b3e0bbd397aa82d18de3c2c4deb9
|
| 3 |
+
size 18187
|