Upload dataset
Browse files
    	
        README.md
    CHANGED
    
    | @@ -159,6 +159,40 @@ dataset_info: | |
| 159 | 
             
                num_examples: 52588
         | 
| 160 | 
             
              download_size: 4456994
         | 
| 161 | 
             
              dataset_size: 13678602
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 162 | 
             
            - config_name: ayushtankha__70k-job-applicants-data-human-resource
         | 
| 163 | 
             
              features:
         | 
| 164 | 
             
              - name: Age
         | 
| @@ -3089,6 +3123,10 @@ configs: | |
| 3089 | 
             
                path: arashnic__taxi-pricing-with-mobility-analytics/train-*
         | 
| 3090 | 
             
              - split: test
         | 
| 3091 | 
             
                path: arashnic__taxi-pricing-with-mobility-analytics/test-*
         | 
|  | |
|  | |
|  | |
|  | |
| 3092 | 
             
            - config_name: ayushtankha__70k-job-applicants-data-human-resource
         | 
| 3093 | 
             
              data_files:
         | 
| 3094 | 
             
              - split: train
         | 
|  | |
| 159 | 
             
                num_examples: 52588
         | 
| 160 | 
             
              download_size: 4456994
         | 
| 161 | 
             
              dataset_size: 13678602
         | 
| 162 | 
            +
            - config_name: architsharma01__loan-approval-prediction-dataset
         | 
| 163 | 
            +
              features:
         | 
| 164 | 
            +
              - name: no_of_dependents
         | 
| 165 | 
            +
                dtype: int64
         | 
| 166 | 
            +
              - name: education
         | 
| 167 | 
            +
                dtype: string
         | 
| 168 | 
            +
              - name: self_employed
         | 
| 169 | 
            +
                dtype: string
         | 
| 170 | 
            +
              - name: income_annum
         | 
| 171 | 
            +
                dtype: int64
         | 
| 172 | 
            +
              - name: loan_amount
         | 
| 173 | 
            +
                dtype: int64
         | 
| 174 | 
            +
              - name: loan_term
         | 
| 175 | 
            +
                dtype: int64
         | 
| 176 | 
            +
              - name: cibil_score
         | 
| 177 | 
            +
                dtype: int64
         | 
| 178 | 
            +
              - name: residential_assets_value
         | 
| 179 | 
            +
                dtype: int64
         | 
| 180 | 
            +
              - name: commercial_assets_value
         | 
| 181 | 
            +
                dtype: int64
         | 
| 182 | 
            +
              - name: luxury_assets_value
         | 
| 183 | 
            +
                dtype: int64
         | 
| 184 | 
            +
              - name: bank_asset_value
         | 
| 185 | 
            +
                dtype: int64
         | 
| 186 | 
            +
              - name: __FeatEng_target__
         | 
| 187 | 
            +
                dtype: string
         | 
| 188 | 
            +
              - name: __index_level_0__
         | 
| 189 | 
            +
                dtype: int64
         | 
| 190 | 
            +
              splits:
         | 
| 191 | 
            +
              - name: train
         | 
| 192 | 
            +
                num_bytes: 298819
         | 
| 193 | 
            +
                num_examples: 2587
         | 
| 194 | 
            +
              download_size: 78849
         | 
| 195 | 
            +
              dataset_size: 298819
         | 
| 196 | 
             
            - config_name: ayushtankha__70k-job-applicants-data-human-resource
         | 
| 197 | 
             
              features:
         | 
| 198 | 
             
              - name: Age
         | 
|  | |
| 3123 | 
             
                path: arashnic__taxi-pricing-with-mobility-analytics/train-*
         | 
| 3124 | 
             
              - split: test
         | 
| 3125 | 
             
                path: arashnic__taxi-pricing-with-mobility-analytics/test-*
         | 
| 3126 | 
            +
            - config_name: architsharma01__loan-approval-prediction-dataset
         | 
| 3127 | 
            +
              data_files:
         | 
| 3128 | 
            +
              - split: train
         | 
| 3129 | 
            +
                path: architsharma01__loan-approval-prediction-dataset/train-*
         | 
| 3130 | 
             
            - config_name: ayushtankha__70k-job-applicants-data-human-resource
         | 
| 3131 | 
             
              data_files:
         | 
| 3132 | 
             
              - split: train
         | 
    	
        architsharma01__loan-approval-prediction-dataset/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:6207e74156acaaef91f263f41269797c24b96ec80297baab1e44efabe01e7dcf
         | 
| 3 | 
            +
            size 78849
         | 

