Upload dataset
Browse files- README.md +55 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: 'Unnamed: 0'
|
5 |
+
dtype: int64
|
6 |
+
- name: Total Household Income
|
7 |
+
dtype: int64
|
8 |
+
- name: Total Food Expenditure
|
9 |
+
dtype: int64
|
10 |
+
- name: Alcoholic Beverages Expenditure
|
11 |
+
dtype: int64
|
12 |
+
- name: Tobacco Expenditure
|
13 |
+
dtype: int64
|
14 |
+
- name: Medical Care Expenditure
|
15 |
+
dtype: int64
|
16 |
+
- name: Education Expenditure
|
17 |
+
dtype: float64
|
18 |
+
- name: Household Head Sex
|
19 |
+
dtype: int64
|
20 |
+
- name: Household Head Age
|
21 |
+
dtype: int64
|
22 |
+
- name: Household Head Marital Status
|
23 |
+
dtype: int64
|
24 |
+
- name: Household Head Highest Grade Completed
|
25 |
+
dtype: int64
|
26 |
+
- name: Household Head Job or Business Indicator
|
27 |
+
dtype: int64
|
28 |
+
- name: Household Head Occupation
|
29 |
+
dtype: int64
|
30 |
+
- name: Household Head Class of Worker
|
31 |
+
dtype: int64
|
32 |
+
- name: Type of Household
|
33 |
+
dtype: int64
|
34 |
+
- name: Total Number of Family members
|
35 |
+
dtype: int64
|
36 |
+
- name: Members with age less than 5 year old
|
37 |
+
dtype: int64
|
38 |
+
- name: Members with age 5 - 17 years old
|
39 |
+
dtype: int64
|
40 |
+
- name: Total number of family members employed
|
41 |
+
dtype: int64
|
42 |
+
- name: Type of Building/House
|
43 |
+
dtype: int64
|
44 |
+
splits:
|
45 |
+
- name: train
|
46 |
+
num_bytes: 6647040
|
47 |
+
num_examples: 41544
|
48 |
+
download_size: 1828567
|
49 |
+
dataset_size: 6647040
|
50 |
+
configs:
|
51 |
+
- config_name: default
|
52 |
+
data_files:
|
53 |
+
- split: train
|
54 |
+
path: data/train-*
|
55 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32c5f3ae292f4110557be91b5c62256bd090c45770868ac335f6901be064dc44
|
3 |
+
size 1828567
|