Upload dataset
Browse files
README.md
CHANGED
@@ -2402,6 +2402,40 @@ dataset_info:
|
|
2402 |
num_examples: 19774
|
2403 |
download_size: 4956815
|
2404 |
dataset_size: 8742144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2405 |
- config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
|
2406 |
features:
|
2407 |
- name: number of adults
|
@@ -2742,6 +2776,10 @@ configs:
|
|
2742 |
path: vicsuperman__prediction-of-music-genre/train-*
|
2743 |
- split: test
|
2744 |
path: vicsuperman__prediction-of-music-genre/test-*
|
|
|
|
|
|
|
|
|
2745 |
- config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
|
2746 |
data_files:
|
2747 |
- split: train
|
|
|
2402 |
num_examples: 19774
|
2403 |
download_size: 4956815
|
2404 |
dataset_size: 8742144
|
2405 |
+
- config_name: yasserh__wine-quality-dataset
|
2406 |
+
features:
|
2407 |
+
- name: fixed acidity
|
2408 |
+
dtype: float64
|
2409 |
+
- name: volatile acidity
|
2410 |
+
dtype: float64
|
2411 |
+
- name: citric acid
|
2412 |
+
dtype: float64
|
2413 |
+
- name: residual sugar
|
2414 |
+
dtype: float64
|
2415 |
+
- name: chlorides
|
2416 |
+
dtype: float64
|
2417 |
+
- name: free sulfur dioxide
|
2418 |
+
dtype: float64
|
2419 |
+
- name: total sulfur dioxide
|
2420 |
+
dtype: float64
|
2421 |
+
- name: density
|
2422 |
+
dtype: float64
|
2423 |
+
- name: pH
|
2424 |
+
dtype: float64
|
2425 |
+
- name: sulphates
|
2426 |
+
dtype: float64
|
2427 |
+
- name: alcohol
|
2428 |
+
dtype: float64
|
2429 |
+
- name: __FeatEng_target__
|
2430 |
+
dtype: int64
|
2431 |
+
- name: __index_level_0__
|
2432 |
+
dtype: int64
|
2433 |
+
splits:
|
2434 |
+
- name: train
|
2435 |
+
num_bytes: 70928
|
2436 |
+
num_examples: 682
|
2437 |
+
download_size: 24330
|
2438 |
+
dataset_size: 70928
|
2439 |
- config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
|
2440 |
features:
|
2441 |
- name: number of adults
|
|
|
2776 |
path: vicsuperman__prediction-of-music-genre/train-*
|
2777 |
- split: test
|
2778 |
path: vicsuperman__prediction-of-music-genre/test-*
|
2779 |
+
- config_name: yasserh__wine-quality-dataset
|
2780 |
+
data_files:
|
2781 |
+
- split: train
|
2782 |
+
path: yasserh__wine-quality-dataset/train-*
|
2783 |
- config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
|
2784 |
data_files:
|
2785 |
- split: train
|
yasserh__wine-quality-dataset/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81c6eb81211e06802047c82ad5f0d1a0d728dc2a19439e4d085893b0a89bd123
|
3 |
+
size 24330
|