Upload dataset
Browse files
README.md
CHANGED
@@ -610,6 +610,40 @@ dataset_info:
|
|
610 |
num_examples: 68
|
611 |
download_size: 61668
|
612 |
dataset_size: 37440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
613 |
- config_name: divyansh22__crystal-system-properties-for-liion-batteries
|
614 |
features:
|
615 |
- name: Formula
|
@@ -2776,6 +2810,10 @@ configs:
|
|
2776 |
path: debasisdotcom__parkinson-disease-detection/train-*
|
2777 |
- split: test
|
2778 |
path: debasisdotcom__parkinson-disease-detection/test-*
|
|
|
|
|
|
|
|
|
2779 |
- config_name: divyansh22__crystal-system-properties-for-liion-batteries
|
2780 |
data_files:
|
2781 |
- split: train
|
|
|
610 |
num_examples: 68
|
611 |
download_size: 61668
|
612 |
dataset_size: 37440
|
613 |
+
- config_name: devzohaib__eligibility-prediction-for-loan
|
614 |
+
features:
|
615 |
+
- name: Gender
|
616 |
+
dtype: string
|
617 |
+
- name: Married
|
618 |
+
dtype: string
|
619 |
+
- name: Dependents
|
620 |
+
dtype: string
|
621 |
+
- name: Education
|
622 |
+
dtype: string
|
623 |
+
- name: Self_Employed
|
624 |
+
dtype: string
|
625 |
+
- name: ApplicantIncome
|
626 |
+
dtype: int64
|
627 |
+
- name: CoapplicantIncome
|
628 |
+
dtype: float64
|
629 |
+
- name: LoanAmount
|
630 |
+
dtype: float64
|
631 |
+
- name: Loan_Amount_Term
|
632 |
+
dtype: float64
|
633 |
+
- name: Credit_History
|
634 |
+
dtype: float64
|
635 |
+
- name: Property_Area
|
636 |
+
dtype: string
|
637 |
+
- name: __FeatEng_target__
|
638 |
+
dtype: string
|
639 |
+
- name: __index_level_0__
|
640 |
+
dtype: int64
|
641 |
+
splits:
|
642 |
+
- name: train
|
643 |
+
num_bytes: 38115
|
644 |
+
num_examples: 369
|
645 |
+
download_size: 13636
|
646 |
+
dataset_size: 38115
|
647 |
- config_name: divyansh22__crystal-system-properties-for-liion-batteries
|
648 |
features:
|
649 |
- name: Formula
|
|
|
2810 |
path: debasisdotcom__parkinson-disease-detection/train-*
|
2811 |
- split: test
|
2812 |
path: debasisdotcom__parkinson-disease-detection/test-*
|
2813 |
+
- config_name: devzohaib__eligibility-prediction-for-loan
|
2814 |
+
data_files:
|
2815 |
+
- split: train
|
2816 |
+
path: devzohaib__eligibility-prediction-for-loan/train-*
|
2817 |
- config_name: divyansh22__crystal-system-properties-for-liion-batteries
|
2818 |
data_files:
|
2819 |
- split: train
|
devzohaib__eligibility-prediction-for-loan/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99473ef31b6c86a2961dc0fea14a1f2b8b054ef57bc7083bbfa75e84e8d2e1b8
|
3 |
+
size 13636
|