Upload dataset
Browse files
README.md
CHANGED
|
@@ -3749,6 +3749,36 @@ dataset_info:
|
|
| 3749 |
num_examples: 33
|
| 3750 |
download_size: 16537
|
| 3751 |
dataset_size: 11427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3752 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 3753 |
features:
|
| 3754 |
- name: 'Unnamed: 0.1'
|
|
@@ -4665,6 +4695,10 @@ configs:
|
|
| 4665 |
path: sujithmandala__second-hand-car-price-prediction/train-*
|
| 4666 |
- split: test
|
| 4667 |
path: sujithmandala__second-hand-car-price-prediction/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4668 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 4669 |
data_files:
|
| 4670 |
- split: train
|
|
|
|
| 3749 |
num_examples: 33
|
| 3750 |
download_size: 16537
|
| 3751 |
dataset_size: 11427
|
| 3752 |
+
- config_name: swatikhedekar__price-prediction-of-diamond
|
| 3753 |
+
features:
|
| 3754 |
+
- name: carat
|
| 3755 |
+
dtype: float64
|
| 3756 |
+
- name: cut
|
| 3757 |
+
dtype: string
|
| 3758 |
+
- name: color
|
| 3759 |
+
dtype: string
|
| 3760 |
+
- name: clarity
|
| 3761 |
+
dtype: string
|
| 3762 |
+
- name: depth
|
| 3763 |
+
dtype: float64
|
| 3764 |
+
- name: table
|
| 3765 |
+
dtype: float64
|
| 3766 |
+
- name: x
|
| 3767 |
+
dtype: float64
|
| 3768 |
+
- name: y
|
| 3769 |
+
dtype: float64
|
| 3770 |
+
- name: z
|
| 3771 |
+
dtype: float64
|
| 3772 |
+
- name: __FeatEng_target__
|
| 3773 |
+
dtype: int64
|
| 3774 |
+
- name: __index_level_0__
|
| 3775 |
+
dtype: int64
|
| 3776 |
+
splits:
|
| 3777 |
+
- name: train
|
| 3778 |
+
num_bytes: 2793299
|
| 3779 |
+
num_examples: 32325
|
| 3780 |
+
download_size: 816721
|
| 3781 |
+
dataset_size: 2793299
|
| 3782 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 3783 |
features:
|
| 3784 |
- name: 'Unnamed: 0.1'
|
|
|
|
| 4695 |
path: sujithmandala__second-hand-car-price-prediction/train-*
|
| 4696 |
- split: test
|
| 4697 |
path: sujithmandala__second-hand-car-price-prediction/test-*
|
| 4698 |
+
- config_name: swatikhedekar__price-prediction-of-diamond
|
| 4699 |
+
data_files:
|
| 4700 |
+
- split: train
|
| 4701 |
+
path: swatikhedekar__price-prediction-of-diamond/train-*
|
| 4702 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 4703 |
data_files:
|
| 4704 |
- split: train
|
swatikhedekar__price-prediction-of-diamond/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61a5bbc6e5abbd3fb6cd1d5afacf6d2cb9b36289300b9e6694b7fbeacd84e155
|
| 3 |
+
size 816721
|