Upload dataset
Browse files
README.md
CHANGED
@@ -1703,6 +1703,64 @@ dataset_info:
|
|
1703 |
num_examples: 25976
|
1704 |
download_size: 4282164
|
1705 |
dataset_size: 30828556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1706 |
- config_name: vicsuperman__prediction-of-music-genre
|
1707 |
features:
|
1708 |
- name: artist_name
|
@@ -2000,6 +2058,10 @@ configs:
|
|
2000 |
path: teejmahal20__airline-passenger-satisfaction/train-*
|
2001 |
- split: test
|
2002 |
path: teejmahal20__airline-passenger-satisfaction/test-*
|
|
|
|
|
|
|
|
|
2003 |
- config_name: vicsuperman__prediction-of-music-genre
|
2004 |
data_files:
|
2005 |
- split: train
|
|
|
1703 |
num_examples: 25976
|
1704 |
download_size: 4282164
|
1705 |
dataset_size: 30828556
|
1706 |
+
- config_name: uciml__default-of-credit-card-clients-dataset
|
1707 |
+
features:
|
1708 |
+
- name: LIMIT_BAL
|
1709 |
+
dtype: float64
|
1710 |
+
- name: SEX
|
1711 |
+
dtype: int64
|
1712 |
+
- name: EDUCATION
|
1713 |
+
dtype: int64
|
1714 |
+
- name: MARRIAGE
|
1715 |
+
dtype: int64
|
1716 |
+
- name: AGE
|
1717 |
+
dtype: int64
|
1718 |
+
- name: PAY_0
|
1719 |
+
dtype: int64
|
1720 |
+
- name: PAY_2
|
1721 |
+
dtype: int64
|
1722 |
+
- name: PAY_3
|
1723 |
+
dtype: int64
|
1724 |
+
- name: PAY_4
|
1725 |
+
dtype: int64
|
1726 |
+
- name: PAY_5
|
1727 |
+
dtype: int64
|
1728 |
+
- name: PAY_6
|
1729 |
+
dtype: int64
|
1730 |
+
- name: BILL_AMT1
|
1731 |
+
dtype: float64
|
1732 |
+
- name: BILL_AMT2
|
1733 |
+
dtype: float64
|
1734 |
+
- name: BILL_AMT3
|
1735 |
+
dtype: float64
|
1736 |
+
- name: BILL_AMT4
|
1737 |
+
dtype: float64
|
1738 |
+
- name: BILL_AMT5
|
1739 |
+
dtype: float64
|
1740 |
+
- name: BILL_AMT6
|
1741 |
+
dtype: float64
|
1742 |
+
- name: PAY_AMT1
|
1743 |
+
dtype: float64
|
1744 |
+
- name: PAY_AMT2
|
1745 |
+
dtype: float64
|
1746 |
+
- name: PAY_AMT3
|
1747 |
+
dtype: float64
|
1748 |
+
- name: PAY_AMT4
|
1749 |
+
dtype: float64
|
1750 |
+
- name: PAY_AMT5
|
1751 |
+
dtype: float64
|
1752 |
+
- name: PAY_AMT6
|
1753 |
+
dtype: float64
|
1754 |
+
- name: __FeatEng_target__
|
1755 |
+
dtype: int64
|
1756 |
+
- name: __index_level_0__
|
1757 |
+
dtype: int64
|
1758 |
+
splits:
|
1759 |
+
- name: train
|
1760 |
+
num_bytes: 3625800
|
1761 |
+
num_examples: 18129
|
1762 |
+
download_size: 1349755
|
1763 |
+
dataset_size: 3625800
|
1764 |
- config_name: vicsuperman__prediction-of-music-genre
|
1765 |
features:
|
1766 |
- name: artist_name
|
|
|
2058 |
path: teejmahal20__airline-passenger-satisfaction/train-*
|
2059 |
- split: test
|
2060 |
path: teejmahal20__airline-passenger-satisfaction/test-*
|
2061 |
+
- config_name: uciml__default-of-credit-card-clients-dataset
|
2062 |
+
data_files:
|
2063 |
+
- split: train
|
2064 |
+
path: uciml__default-of-credit-card-clients-dataset/train-*
|
2065 |
- config_name: vicsuperman__prediction-of-music-genre
|
2066 |
data_files:
|
2067 |
- split: train
|
uciml__default-of-credit-card-clients-dataset/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5abe090612a5f4f605897c85470533a9ffed6902f25eefac24460762ecf7d15f
|
3 |
+
size 1349755
|