Data / README.md
Borchmann's picture
Upload dataset
aad7886 verified
|
raw
history blame
48.6 kB
metadata
license: unknown
dataset_info:
  - config_name: abisheksudarshan__customer-segmentation
    features:
      - name: Gender
        dtype: string
      - name: Ever_Married
        dtype: string
      - name: Age
        dtype: int64
      - name: Graduated
        dtype: string
      - name: Profession
        dtype: string
      - name: Work_Experience
        dtype: float64
      - name: Spending_Score
        dtype: string
      - name: Family_Size
        dtype: float64
      - name: Var_1
        dtype: string
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 428341
        num_examples: 4819
      - name: test
        num_bytes: 288608
        num_examples: 3249
    download_size: 111146
    dataset_size: 716949
  - config_name: adhoppin__customer-cellular-data
    features:
      - name: gender
        dtype: string
      - name: age
        dtype: string
      - name: dependents
        dtype: string
      - name: lifetime
        dtype: int64
      - name: phone_services
        dtype: string
      - name: internet_services
        dtype: string
      - name: online_streaming
        dtype: string
      - name: multiple_connections
        dtype: string
      - name: premium_plan
        dtype: string
      - name: online_protect
        dtype: string
      - name: contract_plan
        dtype: string
      - name: ebill_services
        dtype: string
      - name: default_payment
        dtype: string
      - name: monthly_charges
        dtype: float64
      - name: issues
        dtype: int64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 223934
        num_examples: 1574
      - name: test
        num_bytes: 145811
        num_examples: 1026
    download_size: 63385
    dataset_size: 369745
  - config_name: arashnic__taxi-pricing-with-mobility-analytics
    features:
      - name: Trip_Distance
        dtype: float64
      - name: Type_of_Cab
        dtype: string
      - name: Customer_Since_Months
        dtype: float64
      - name: Life_Style_Index
        dtype: float64
      - name: Confidence_Life_Style_Index
        dtype: string
      - name: Destination_Type
        dtype: string
      - name: Customer_Rating
        dtype: float64
      - name: Cancellation_Last_1Month
        dtype: int64
      - name: Var1
        dtype: float64
      - name: Var2
        dtype: int64
      - name: Var3
        dtype: int64
      - name: Gender
        dtype: string
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 8215173
        num_examples: 79074
      - name: test
        num_bytes: 5463429
        num_examples: 52588
    download_size: 4456994
    dataset_size: 13678602
  - config_name: captainozlem__framingham-chd-preprocessed-data
    features:
      - name: male
        dtype: int64
      - name: age
        dtype: int64
      - name: education
        dtype: int64
      - name: currentSmoker
        dtype: int64
      - name: cigsPerDay
        dtype: float64
      - name: BPMeds
        dtype: float64
      - name: prevalentStroke
        dtype: int64
      - name: prevalentHyp
        dtype: int64
      - name: diabetes
        dtype: int64
      - name: totChol
        dtype: float64
      - name: sysBP
        dtype: float64
      - name: diaBP
        dtype: float64
      - name: BMI
        dtype: float64
      - name: heartRate
        dtype: float64
      - name: glucose
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 337824
        num_examples: 2484
      - name: test
        num_bytes: 224264
        num_examples: 1649
    download_size: 115382
    dataset_size: 562088
  - config_name: chancev__carsforsale
    features:
      - name: Year
        dtype: int64
      - name: Make
        dtype: string
      - name: Model
        dtype: string
      - name: Used/New
        dtype: string
      - name: ConsumerRating
        dtype: float64
      - name: ConsumerReviews
        dtype: int64
      - name: SellerType
        dtype: string
      - name: SellerName
        dtype: string
      - name: SellerRating
        dtype: float64
      - name: SellerReviews
        dtype: int64
      - name: StreetName
        dtype: string
      - name: State
        dtype: string
      - name: Zipcode
        dtype: string
      - name: DealType
        dtype: string
      - name: ComfortRating
        dtype: float64
      - name: InteriorDesignRating
        dtype: float64
      - name: PerformanceRating
        dtype: float64
      - name: ValueForMoneyRating
        dtype: float64
      - name: ExteriorStylingRating
        dtype: float64
      - name: ReliabilityRating
        dtype: float64
      - name: ExteriorColor
        dtype: string
      - name: InteriorColor
        dtype: string
      - name: Drivetrain
        dtype: string
      - name: MinMPG
        dtype: int64
      - name: MaxMPG
        dtype: int64
      - name: FuelType
        dtype: string
      - name: Transmission
        dtype: string
      - name: Engine
        dtype: string
      - name: VIN
        dtype: string
      - name: Stock#
        dtype: string
      - name: Mileage
        dtype: int64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 2242707
        num_examples: 5608
      - name: test
        num_bytes: 1501893
        num_examples: 3766
    download_size: 2376834
    dataset_size: 3744600
  - config_name: cherngs__heart-disease-cleveland-uci
    features:
      - name: age
        dtype: int64
      - name: sex
        dtype: int64
      - name: cp
        dtype: int64
      - name: trestbps
        dtype: int64
      - name: chol
        dtype: int64
      - name: fbs
        dtype: int64
      - name: restecg
        dtype: int64
      - name: thalach
        dtype: int64
      - name: exang
        dtype: int64
      - name: oldpeak
        dtype: float64
      - name: slope
        dtype: int64
      - name: ca
        dtype: int64
      - name: thal
        dtype: int64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 19320
        num_examples: 161
      - name: test
        num_bytes: 16320
        num_examples: 136
    download_size: 21388
    dataset_size: 35640
  - config_name: creepyghost__uci-ionosphere
    features:
      - name: feature1
        dtype: int64
      - name: feature2
        dtype: int64
      - name: feature3
        dtype: float64
      - name: feature4
        dtype: float64
      - name: feature5
        dtype: float64
      - name: feature6
        dtype: float64
      - name: feature7
        dtype: float64
      - name: feature8
        dtype: float64
      - name: feature9
        dtype: float64
      - name: feature10
        dtype: float64
      - name: feature11
        dtype: float64
      - name: feature12
        dtype: float64
      - name: feature13
        dtype: float64
      - name: feature14
        dtype: float64
      - name: feature15
        dtype: float64
      - name: feature16
        dtype: float64
      - name: feature17
        dtype: float64
      - name: feature18
        dtype: float64
      - name: feature19
        dtype: float64
      - name: feature20
        dtype: float64
      - name: feature21
        dtype: float64
      - name: feature22
        dtype: float64
      - name: feature23
        dtype: float64
      - name: feature24
        dtype: float64
      - name: feature25
        dtype: float64
      - name: feature26
        dtype: float64
      - name: feature27
        dtype: float64
      - name: feature28
        dtype: float64
      - name: feature29
        dtype: float64
      - name: feature30
        dtype: float64
      - name: feature31
        dtype: float64
      - name: feature32
        dtype: float64
      - name: feature33
        dtype: float64
      - name: feature34
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 64125
        num_examples: 225
      - name: test
        num_bytes: 35910
        num_examples: 126
    download_size: 116291
    dataset_size: 100035
  - config_name: danushkumarv__glass-identification-data-set
    features:
      - name: RI
        dtype: float64
      - name: Na
        dtype: float64
      - name: Mg
        dtype: float64
      - name: Al
        dtype: float64
      - name: Si
        dtype: float64
      - name: K
        dtype: float64
      - name: Ca
        dtype: float64
      - name: Ba
        dtype: float64
      - name: Fe
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 12408
        num_examples: 141
      - name: test
        num_bytes: 6424
        num_examples: 73
    download_size: 20589
    dataset_size: 18832
  - config_name: debasisdotcom__parkinson-disease-detection
    features:
      - name: MDVP:Fo(Hz)
        dtype: float64
      - name: MDVP:Fhi(Hz)
        dtype: float64
      - name: MDVP:Flo(Hz)
        dtype: float64
      - name: MDVP:Jitter(%)
        dtype: float64
      - name: MDVP:Jitter(Abs)
        dtype: float64
      - name: MDVP:RAP
        dtype: float64
      - name: MDVP:PPQ
        dtype: float64
      - name: Jitter:DDP
        dtype: float64
      - name: MDVP:Shimmer
        dtype: float64
      - name: MDVP:Shimmer(dB)
        dtype: float64
      - name: Shimmer:APQ3
        dtype: float64
      - name: Shimmer:APQ5
        dtype: float64
      - name: MDVP:APQ
        dtype: float64
      - name: Shimmer:DDA
        dtype: float64
      - name: NHR
        dtype: float64
      - name: HNR
        dtype: float64
      - name: RPDE
        dtype: float64
      - name: DFA
        dtype: float64
      - name: spread1
        dtype: float64
      - name: spread2
        dtype: float64
      - name: D2
        dtype: float64
      - name: PPE
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 24384
        num_examples: 127
      - name: test
        num_bytes: 13056
        num_examples: 68
    download_size: 61668
    dataset_size: 37440
  - config_name: divyansh22__crystal-system-properties-for-liion-batteries
    features:
      - name: Formula
        dtype: string
      - name: Spacegroup
        dtype: string
      - name: Formation Energy (eV)
        dtype: float64
      - name: E Above Hull (eV)
        dtype: float64
      - name: Band Gap (eV)
        dtype: float64
      - name: Nsites
        dtype: int64
      - name: Density (gm/cc)
        dtype: float64
      - name: Volume
        dtype: float64
      - name: Has Bandstructure
        dtype: bool
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 18424
        num_examples: 199
      - name: test
        num_bytes: 13017
        num_examples: 140
    download_size: 27371
    dataset_size: 31441
  - config_name: fedesoriano__hepatitis-c-dataset
    features:
      - name: Age
        dtype: int64
      - name: Sex
        dtype: string
      - name: ALB
        dtype: float64
      - name: ALP
        dtype: float64
      - name: ALT
        dtype: float64
      - name: AST
        dtype: float64
      - name: BIL
        dtype: float64
      - name: CHE
        dtype: float64
      - name: CHOL
        dtype: float64
      - name: CREA
        dtype: float64
      - name: GGT
        dtype: float64
      - name: PROT
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 41916
        num_examples: 354
      - name: test
        num_bytes: 30837
        num_examples: 261
    download_size: 41049
    dataset_size: 72753
  - config_name: gauravduttakiit__bar-passage-qualification
    features:
      - name: decile3
        dtype: float64
      - name: decile1
        dtype: float64
      - name: sex
        dtype: float64
      - name: lsat
        dtype: float64
      - name: ugpa
        dtype: float64
      - name: grad
        dtype: int64
      - name: fulltime
        dtype: float64
      - name: fam_inc
        dtype: float64
      - name: parttime
        dtype: float64
      - name: male
        dtype: float64
      - name: race1
        dtype: int64
      - name: tier
        dtype: float64
      - name: decile1b
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 360720
        num_examples: 3006
      - name: test
        num_bytes: 239280
        num_examples: 1994
    download_size: 86849
    dataset_size: 600000
  - config_name: gauravtopre__bank-customer-churn-dataset
    features:
      - name: credit_score
        dtype: int64
      - name: country
        dtype: string
      - name: gender
        dtype: string
      - name: age
        dtype: int64
      - name: tenure
        dtype: int64
      - name: balance
        dtype: float64
      - name: products_number
        dtype: int64
      - name: credit_card
        dtype: int64
      - name: active_member
        dtype: int64
      - name: estimated_salary
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 590012
        num_examples: 5965
      - name: test
        num_bytes: 399106
        num_examples: 4035
    download_size: 273117
    dataset_size: 989118
  - config_name: harish24__music-genre-classification
    features:
      - name: chroma_stft
        dtype: float64
      - name: rmse
        dtype: float64
      - name: spectral_centroid
        dtype: float64
      - name: spectral_bandwidth
        dtype: float64
      - name: rolloff
        dtype: float64
      - name: zero_crossing_rate
        dtype: float64
      - name: mfcc1
        dtype: float64
      - name: mfcc2
        dtype: float64
      - name: mfcc3
        dtype: float64
      - name: mfcc4
        dtype: float64
      - name: mfcc5
        dtype: float64
      - name: mfcc6
        dtype: float64
      - name: mfcc7
        dtype: float64
      - name: mfcc8
        dtype: float64
      - name: mfcc9
        dtype: float64
      - name: mfcc10
        dtype: float64
      - name: mfcc11
        dtype: float64
      - name: mfcc12
        dtype: float64
      - name: mfcc13
        dtype: float64
      - name: mfcc14
        dtype: float64
      - name: mfcc15
        dtype: float64
      - name: mfcc16
        dtype: float64
      - name: mfcc17
        dtype: float64
      - name: mfcc18
        dtype: float64
      - name: mfcc19
        dtype: float64
      - name: mfcc20
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 133878
        num_examples: 594
      - name: test
        num_bytes: 91522
        num_examples: 406
    download_size: 237499
    dataset_size: 225400
  - config_name: imsparsh__churn-risk-rate-hackerearth-ml
    features:
      - name: age
        dtype: int64
      - name: gender
        dtype: string
      - name: region_category
        dtype: string
      - name: membership_category
        dtype: string
      - name: joining_date
        dtype: string
      - name: joined_through_referral
        dtype: string
      - name: referral_id
        dtype: string
      - name: preferred_offer_types
        dtype: string
      - name: medium_of_operation
        dtype: string
      - name: internet_option
        dtype: string
      - name: last_visit_time
        dtype: string
      - name: days_since_last_login
        dtype: int64
      - name: avg_time_spent
        dtype: float64
      - name: avg_transaction_value
        dtype: float64
      - name: avg_frequency_login_days
        dtype: string
      - name: points_in_wallet
        dtype: float64
      - name: used_special_discount
        dtype: string
      - name: offer_application_preference
        dtype: string
      - name: past_complaint
        dtype: string
      - name: complaint_status
        dtype: string
      - name: feedback
        dtype: string
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 5513713
        num_examples: 22206
      - name: test
        num_bytes: 3672694
        num_examples: 14786
    download_size: 2051039
    dataset_size: 9186407
  - config_name: imsparsh__jobathon-analytics-vidhya
    features:
      - name: City_Code
        dtype: string
      - name: Region_Code
        dtype: int64
      - name: Accomodation_Type
        dtype: string
      - name: Reco_Insurance_Type
        dtype: string
      - name: Upper_Age
        dtype: int64
      - name: Lower_Age
        dtype: int64
      - name: Is_Spouse
        dtype: string
      - name: Health Indicator
        dtype: string
      - name: Holding_Policy_Duration
        dtype: string
      - name: Holding_Policy_Type
        dtype: float64
      - name: Reco_Policy_Cat
        dtype: int64
      - name: Reco_Policy_Premium
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 3384222
        num_examples: 30572
      - name: test
        num_bytes: 2248369
        num_examples: 20310
    download_size: 1260168
    dataset_size: 5632591
  - config_name: jeevannagaraj__indian-liver-patient-dataset
    features:
      - name: age
        dtype: int64
      - name: gender
        dtype: string
      - name: tot_bilirubin
        dtype: float64
      - name: direct_bilirubin
        dtype: float64
      - name: tot_proteins
        dtype: int64
      - name: albumin
        dtype: int64
      - name: ag_ratio
        dtype: int64
      - name: sgpt
        dtype: float64
      - name: sgot
        dtype: float64
      - name: alkphos
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 33530
        num_examples: 347
      - name: test
        num_bytes: 22796
        num_examples: 236
    download_size: 27021
    dataset_size: 56326
  - config_name: jillanisofttech__brain-stroke-dataset
    features:
      - name: gender
        dtype: string
      - name: age
        dtype: float64
      - name: hypertension
        dtype: int64
      - name: heart_disease
        dtype: int64
      - name: ever_married
        dtype: string
      - name: work_type
        dtype: string
      - name: Residence_type
        dtype: string
      - name: avg_glucose_level
        dtype: float64
      - name: bmi
        dtype: float64
      - name: smoking_status
        dtype: string
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 319027
        num_examples: 2980
      - name: test
        num_bytes: 214639
        num_examples: 2001
    download_size: 105869
    dataset_size: 533666
  - config_name: jinxzed__av-janatahack-crosssell-prediction
    features:
      - name: Gender
        dtype: string
      - name: Age
        dtype: int64
      - name: Driving_License
        dtype: int64
      - name: Region_Code
        dtype: float64
      - name: Previously_Insured
        dtype: int64
      - name: Vehicle_Age
        dtype: string
      - name: Vehicle_Damage
        dtype: string
      - name: Annual_Premium
        dtype: float64
      - name: Policy_Sales_Channel
        dtype: float64
      - name: Vintage
        dtype: int64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 22776277
        num_examples: 228988
      - name: test
        num_bytes: 15130865
        num_examples: 152121
    download_size: 7722047
    dataset_size: 37907142
  - config_name: mansoordaku__ckdisease
    features:
      - name: age
        dtype: float64
      - name: bp
        dtype: float64
      - name: sg
        dtype: float64
      - name: al
        dtype: float64
      - name: su
        dtype: float64
      - name: rbc
        dtype: string
      - name: pc
        dtype: string
      - name: pcc
        dtype: string
      - name: ba
        dtype: string
      - name: bgr
        dtype: float64
      - name: bu
        dtype: float64
      - name: sc
        dtype: float64
      - name: sod
        dtype: float64
      - name: pot
        dtype: float64
      - name: hemo
        dtype: float64
      - name: pcv
        dtype: string
      - name: wc
        dtype: string
      - name: rc
        dtype: string
      - name: htn
        dtype: string
      - name: dm
        dtype: string
      - name: cad
        dtype: string
      - name: appet
        dtype: string
      - name: pe
        dtype: string
      - name: ane
        dtype: string
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 52272
        num_examples: 249
      - name: test
        num_bytes: 31526
        num_examples: 151
    download_size: 35903
    dataset_size: 83798
  - config_name: mitesh58__bollywood-movie-dataset
    features:
      - name: imdbId
        dtype: string
      - name: title
        dtype: string
      - name: releaseYear
        dtype: int64
      - name: releaseDate
        dtype: string
      - name: genre
        dtype: string
      - name: writers
        dtype: string
      - name: actors
        dtype: string
      - name: directors
        dtype: string
      - name: sequel
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 191331
        num_examples: 772
      - name: test
        num_bytes: 127111
        num_examples: 512
    download_size: 156695
    dataset_size: 318442
  - config_name: mohamedkhaledidris__ofhddd
    features:
      - name: entity_type
        dtype: string
      - name: name
        dtype: string
      - name: normalized_name
        dtype: string
      - name: permalink
        dtype: string
      - name: category_code
        dtype: string
      - name: founded_at
        dtype: string
      - name: closed_at
        dtype: string
      - name: domain
        dtype: string
      - name: homepage_url
        dtype: string
      - name: twitter_username
        dtype: string
      - name: logo_url
        dtype: string
      - name: logo_width
        dtype: float64
      - name: logo_height
        dtype: float64
      - name: short_description
        dtype: string
      - name: description
        dtype: string
      - name: overview
        dtype: string
      - name: tag_list
        dtype: string
      - name: country_code
        dtype: string
      - name: state_code
        dtype: string
      - name: city
        dtype: string
      - name: region
        dtype: string
      - name: first_investment_at
        dtype: string
      - name: last_investment_at
        dtype: string
      - name: investment_rounds
        dtype: float64
      - name: invested_companies
        dtype: float64
      - name: first_funding_at
        dtype: string
      - name: last_funding_at
        dtype: string
      - name: funding_rounds
        dtype: float64
      - name: funding_total_usd
        dtype: float64
      - name: first_milestone_at
        dtype: string
      - name: last_milestone_at
        dtype: string
      - name: milestones
        dtype: float64
      - name: relationships
        dtype: float64
      - name: created_by
        dtype: string
      - name: created_at
        dtype: string
      - name: updated_at
        dtype: string
      - name: lat
        dtype: float64
      - name: lng
        dtype: float64
      - name: ROI
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 96624950
        num_examples: 117887
      - name: test
        num_bytes: 64396532
        num_examples: 78666
    download_size: 77339017
    dataset_size: 161021482
  - config_name: mysarahmadbhat__lung-cancer
    features:
      - name: GENDER
        dtype: string
      - name: AGE
        dtype: int64
      - name: SMOKING
        dtype: int64
      - name: YELLOW_FINGERS
        dtype: int64
      - name: ANXIETY
        dtype: int64
      - name: PEER_PRESSURE
        dtype: int64
      - name: CHRONIC DISEASE
        dtype: int64
      - name: FATIGUE
        dtype: int64
      - name: ALLERGY
        dtype: int64
      - name: WHEEZING
        dtype: int64
      - name: ALCOHOL CONSUMING
        dtype: int64
      - name: COUGHING
        dtype: int64
      - name: SHORTNESS OF BREATH
        dtype: int64
      - name: SWALLOWING DIFFICULTY
        dtype: int64
      - name: CHEST PAIN
        dtype: int64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 24133
        num_examples: 183
      - name: test
        num_bytes: 16616
        num_examples: 126
    download_size: 21238
    dataset_size: 40749
  - config_name: olcaybolat1__dermatology-dataset-classification
    features:
      - name: erythema
        dtype: int64
      - name: scaling
        dtype: int64
      - name: definite_borders
        dtype: int64
      - name: itching
        dtype: int64
      - name: koebner_phenomenon
        dtype: int64
      - name: polygonal_papules
        dtype: int64
      - name: follicular_papules
        dtype: int64
      - name: oral_mucosal_involvement
        dtype: int64
      - name: knee_and_elbow_involvement
        dtype: int64
      - name: scalp_involvement
        dtype: int64
      - name: family_history
        dtype: int64
      - name: melanin_incontinence
        dtype: int64
      - name: eosinophils_infiltrate
        dtype: int64
      - name: PNL_infiltrate
        dtype: int64
      - name: fibrosis_papillary_dermis
        dtype: int64
      - name: exocytosis
        dtype: int64
      - name: acanthosis
        dtype: int64
      - name: hyperkeratosis
        dtype: int64
      - name: parakeratosis
        dtype: int64
      - name: clubbing_rete_ridges
        dtype: int64
      - name: elongation_rete_ridges
        dtype: int64
      - name: thinning_suprapapillary_epidermis
        dtype: int64
      - name: spongiform_pustule
        dtype: int64
      - name: munro_microabcess
        dtype: int64
      - name: focal_hypergranulosis
        dtype: int64
      - name: disappearance_granular_layer
        dtype: int64
      - name: vacuolisation_damage_basal_layer
        dtype: int64
      - name: spongiosis
        dtype: int64
      - name: saw_tooth_appearance_retes
        dtype: int64
      - name: follicular_horn_plug
        dtype: int64
      - name: perifollicular_parakeratosis
        dtype: int64
      - name: inflammatory_mononuclear_infiltrate
        dtype: int64
      - name: band_like_infiltrate
        dtype: int64
      - name: age
        dtype: string
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 62047
        num_examples: 217
      - name: test
        num_bytes: 42607
        num_examples: 149
    download_size: 49009
    dataset_size: 104654
  - config_name: rashikrahmanpritom__heart-attack-analysis-prediction-dataset
    features:
      - name: age
        dtype: int64
      - name: sex
        dtype: int64
      - name: cp
        dtype: int64
      - name: trtbps
        dtype: int64
      - name: chol
        dtype: int64
      - name: fbs
        dtype: int64
      - name: restecg
        dtype: int64
      - name: thalachh
        dtype: int64
      - name: exng
        dtype: int64
      - name: oldpeak
        dtype: float64
      - name: slp
        dtype: int64
      - name: caa
        dtype: int64
      - name: thall
        dtype: int64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 21000
        num_examples: 175
      - name: test
        num_bytes: 15360
        num_examples: 128
    download_size: 21488
    dataset_size: 36360
  - config_name: reihanenamdari__breast-cancer
    features:
      - name: Age
        dtype: int64
      - name: Race
        dtype: string
      - name: Marital Status
        dtype: string
      - name: T Stage
        dtype: string
      - name: N Stage
        dtype: string
      - name: 6th Stage
        dtype: string
      - name: differentiate
        dtype: string
      - name: Grade
        dtype: string
      - name: A Stage
        dtype: string
      - name: Tumor Size
        dtype: int64
      - name: Estrogen Status
        dtype: string
      - name: Progesterone Status
        dtype: string
      - name: Regional Node Examined
        dtype: int64
      - name: Reginol Node Positive
        dtype: int64
      - name: Survival Months
        dtype: int64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 391166
        num_examples: 2377
      - name: test
        num_bytes: 270782
        num_examples: 1647
    download_size: 86221
    dataset_size: 661948
  - config_name: robikscube__eye-state-classification-eeg-dataset
    features:
      - name: AF3
        dtype: float64
      - name: F7
        dtype: float64
      - name: F3
        dtype: float64
      - name: FC5
        dtype: float64
      - name: T7
        dtype: float64
      - name: P7
        dtype: float64
      - name: O1
        dtype: float64
      - name: O2
        dtype: float64
      - name: P8
        dtype: float64
      - name: T8
        dtype: float64
      - name: FC6
        dtype: float64
      - name: F4
        dtype: float64
      - name: F8
        dtype: float64
      - name: AF4
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 1150464
        num_examples: 8988
      - name: test
        num_bytes: 766976
        num_examples: 5992
    download_size: 585513
    dataset_size: 1917440
  - config_name: saadmansakib__smartphone-human-fall-dataset
    features:
      - name: acc_max
        dtype: float64
      - name: gyro_max
        dtype: float64
      - name: acc_kurtosis
        dtype: float64
      - name: gyro_kurtosis
        dtype: float64
      - name: lin_max
        dtype: float64
      - name: acc_skewness
        dtype: float64
      - name: gyro_skewness
        dtype: float64
      - name: post_gyro_max
        dtype: float64
      - name: post_lin_max
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 124236
        num_examples: 1428
      - name: test
        num_bytes: 30972
        num_examples: 356
    download_size: 174075
    dataset_size: 155208
  - config_name: sajidhussain3__jobathon-may-2021-credit-card-lead-prediction
    features:
      - name: Gender
        dtype: string
      - name: Age
        dtype: int64
      - name: Region_Code
        dtype: string
      - name: Occupation
        dtype: string
      - name: Channel_Code
        dtype: string
      - name: Vintage
        dtype: int64
      - name: Credit_Product
        dtype: string
      - name: Avg_Account_Balance
        dtype: int64
      - name: Is_Active
        dtype: string
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 22045254
        num_examples: 245725
    download_size: 4628808
    dataset_size: 22045254
  - config_name: sammy123__lower-back-pain-symptoms-dataset
    features:
      - name: Col1
        dtype: float64
      - name: Col2
        dtype: float64
      - name: Col3
        dtype: float64
      - name: Col4
        dtype: float64
      - name: Col5
        dtype: float64
      - name: Col6
        dtype: float64
      - name: Col7
        dtype: float64
      - name: Col8
        dtype: float64
      - name: Col9
        dtype: float64
      - name: Col10
        dtype: float64
      - name: Col11
        dtype: float64
      - name: Col12
        dtype: float64
      - name: 'Unnamed: 13'
        dtype: string
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 23254
        num_examples: 192
      - name: test
        num_bytes: 14324
        num_examples: 118
    download_size: 50906
    dataset_size: 37578
  - config_name: shibumohapatra__book-my-show
    features:
      - name: having_IPhaving_IP_Address
        dtype: int64
      - name: URLURL_Length
        dtype: int64
      - name: Shortining_Service
        dtype: int64
      - name: having_At_Symbol
        dtype: int64
      - name: double_slash_redirecting
        dtype: int64
      - name: Prefix_Suffix
        dtype: int64
      - name: having_Sub_Domain
        dtype: int64
      - name: SSLfinal_State
        dtype: int64
      - name: Domain_registeration_length
        dtype: int64
      - name: Favicon
        dtype: int64
      - name: port
        dtype: int64
      - name: HTTPS_token
        dtype: int64
      - name: Request_URL
        dtype: int64
      - name: URL_of_Anchor
        dtype: int64
      - name: Links_in_tags
        dtype: int64
      - name: SFH
        dtype: int64
      - name: Submitting_to_email
        dtype: int64
      - name: Abnormal_URL
        dtype: int64
      - name: Redirect
        dtype: int64
      - name: on_mouseover
        dtype: int64
      - name: RightClick
        dtype: int64
      - name: popUpWidnow
        dtype: int64
      - name: Iframe
        dtype: int64
      - name: age_of_domain
        dtype: int64
      - name: DNSRecord
        dtype: int64
      - name: web_traffic
        dtype: int64
      - name: Page_Rank
        dtype: int64
      - name: Google_Index
        dtype: int64
      - name: Links_pointing_to_page
        dtype: int64
      - name: Statistical_report
        dtype: int64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 1680128
        num_examples: 6563
      - name: test
        num_bytes: 1149952
        num_examples: 4492
    download_size: 259158
    dataset_size: 2830080
  - config_name: shivamb__vehicle-claim-fraud-detection
    features:
      - name: Month
        dtype: string
      - name: WeekOfMonth
        dtype: int64
      - name: DayOfWeek
        dtype: string
      - name: Make
        dtype: string
      - name: AccidentArea
        dtype: string
      - name: DayOfWeekClaimed
        dtype: string
      - name: MonthClaimed
        dtype: string
      - name: WeekOfMonthClaimed
        dtype: int64
      - name: Sex
        dtype: string
      - name: MaritalStatus
        dtype: string
      - name: Age
        dtype: int64
      - name: Fault
        dtype: string
      - name: PolicyType
        dtype: string
      - name: VehicleCategory
        dtype: string
      - name: VehiclePrice
        dtype: string
      - name: RepNumber
        dtype: int64
      - name: Deductible
        dtype: int64
      - name: DriverRating
        dtype: int64
      - name: Days_Policy_Accident
        dtype: string
      - name: Days_Policy_Claim
        dtype: string
      - name: PastNumberOfClaims
        dtype: string
      - name: AgeOfVehicle
        dtype: string
      - name: AgeOfPolicyHolder
        dtype: string
      - name: PoliceReportFiled
        dtype: string
      - name: WitnessPresent
        dtype: string
      - name: AgentType
        dtype: string
      - name: NumberOfSuppliments
        dtype: string
      - name: AddressChange_Claim
        dtype: string
      - name: NumberOfCars
        dtype: string
      - name: Year
        dtype: int64
      - name: BasePolicy
        dtype: string
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 3229088
        num_examples: 9225
      - name: test
        num_bytes: 2167088
        num_examples: 6195
    download_size: 410457
    dataset_size: 5396176
  - config_name: shubhamgupta012__titanic-dataset
    features:
      - name: Pclass
        dtype: int64
      - name: Sex
        dtype: string
      - name: Age
        dtype: float64
      - name: SibSp
        dtype: int64
      - name: Parch
        dtype: int64
      - name: Fare
        dtype: float64
      - name: Embarked
        dtype: int64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 39842
        num_examples: 548
      - name: test
        num_bytes: 24790
        num_examples: 341
    download_size: 20143
    dataset_size: 64632
  - config_name: snassimr__data-for-investing-type-prediction
    features:
      - name: SE1
        dtype: int64
      - name: SE2
        dtype: string
      - name: BA1
        dtype: int64
      - name: BA2
        dtype: float64
      - name: BA3
        dtype: int64
      - name: BA4
        dtype: int64
      - name: BA5
        dtype: int64
      - name: BA6
        dtype: int64
      - name: BA7
        dtype: int64
      - name: PE1
        dtype: string
      - name: PE2
        dtype: string
      - name: PE3
        dtype: string
      - name: PE4
        dtype: string
      - name: PE5
        dtype: string
      - name: PE6
        dtype: string
      - name: PE7
        dtype: string
      - name: PE8
        dtype: string
      - name: PE9
        dtype: string
      - name: PE10
        dtype: string
      - name: PE11
        dtype: string
      - name: PE12
        dtype: string
      - name: PE13
        dtype: string
      - name: PE14
        dtype: string
      - name: PE15
        dtype: string
      - name: IA1
        dtype: int64
      - name: IA2
        dtype: int64
      - name: IA3
        dtype: int64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 562263
        num_examples: 2829
      - name: test
        num_bytes: 378600
        num_examples: 1905
    download_size: 214262
    dataset_size: 940863
  - config_name: teejmahal20__airline-passenger-satisfaction
    features:
      - name: 'Unnamed: 0.1'
        dtype: int64
      - name: Gender
        dtype: string
      - name: Customer Type
        dtype: string
      - name: Age
        dtype: int64
      - name: Type of Travel
        dtype: string
      - name: Class
        dtype: string
      - name: Flight Distance
        dtype: int64
      - name: Inflight wifi service
        dtype: int64
      - name: Departure/Arrival time convenient
        dtype: int64
      - name: Ease of Online booking
        dtype: int64
      - name: Gate location
        dtype: int64
      - name: Food and drink
        dtype: int64
      - name: Online boarding
        dtype: int64
      - name: Seat comfort
        dtype: int64
      - name: Inflight entertainment
        dtype: int64
      - name: On-board service
        dtype: int64
      - name: Leg room service
        dtype: int64
      - name: Baggage handling
        dtype: int64
      - name: Checkin service
        dtype: int64
      - name: Inflight service
        dtype: int64
      - name: Cleanliness
        dtype: int64
      - name: Departure Delay in Minutes
        dtype: int64
      - name: Arrival Delay in Minutes
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 24663886
        num_examples: 103904
      - name: test
        num_bytes: 6164670
        num_examples: 25976
    download_size: 4282164
    dataset_size: 30828556
  - config_name: uciml__default-of-credit-card-clients-dataset
    features:
      - name: LIMIT_BAL
        dtype: float64
      - name: SEX
        dtype: int64
      - name: EDUCATION
        dtype: int64
      - name: MARRIAGE
        dtype: int64
      - name: AGE
        dtype: int64
      - name: PAY_0
        dtype: int64
      - name: PAY_2
        dtype: int64
      - name: PAY_3
        dtype: int64
      - name: PAY_4
        dtype: int64
      - name: PAY_5
        dtype: int64
      - name: PAY_6
        dtype: int64
      - name: BILL_AMT1
        dtype: float64
      - name: BILL_AMT2
        dtype: float64
      - name: BILL_AMT3
        dtype: float64
      - name: BILL_AMT4
        dtype: float64
      - name: BILL_AMT5
        dtype: float64
      - name: BILL_AMT6
        dtype: float64
      - name: PAY_AMT1
        dtype: float64
      - name: PAY_AMT2
        dtype: float64
      - name: PAY_AMT3
        dtype: float64
      - name: PAY_AMT4
        dtype: float64
      - name: PAY_AMT5
        dtype: float64
      - name: PAY_AMT6
        dtype: float64
      - name: __FeatEng_target__
        dtype: int64
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 3625800
        num_examples: 18129
      - name: test
        num_bytes: 2374200
        num_examples: 11871
    download_size: 2232932
    dataset_size: 6000000
  - config_name: vicsuperman__prediction-of-music-genre
    features:
      - name: artist_name
        dtype: string
      - name: track_name
        dtype: string
      - name: popularity
        dtype: float64
      - name: acousticness
        dtype: float64
      - name: danceability
        dtype: float64
      - name: duration_ms
        dtype: float64
      - name: energy
        dtype: float64
      - name: instrumentalness
        dtype: float64
      - name: key
        dtype: string
      - name: liveness
        dtype: float64
      - name: loudness
        dtype: float64
      - name: mode
        dtype: string
      - name: speechiness
        dtype: float64
      - name: tempo
        dtype: string
      - name: obtained_date
        dtype: string
      - name: valence
        dtype: float64
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 5284780
        num_examples: 30226
      - name: test
        num_bytes: 3457364
        num_examples: 19774
    download_size: 4956815
    dataset_size: 8742144
  - config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
    features:
      - name: number of adults
        dtype: int64
      - name: number of children
        dtype: int64
      - name: number of weekend nights
        dtype: int64
      - name: number of week nights
        dtype: int64
      - name: type of meal
        dtype: string
      - name: car parking space
        dtype: int64
      - name: room type
        dtype: string
      - name: lead time
        dtype: int64
      - name: market segment type
        dtype: string
      - name: repeated
        dtype: int64
      - name: P-C
        dtype: int64
      - name: P-not-C
        dtype: int64
      - name: average price
        dtype: float64
      - name: special requests
        dtype: int64
      - name: date of reservation
        dtype: string
      - name: __FeatEng_target__
        dtype: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: train
        num_bytes: 3574643
        num_examples: 21746
      - name: test
        num_bytes: 2390093
        num_examples: 14539
    download_size: 828460
    dataset_size: 5964736
configs:
  - config_name: abisheksudarshan__customer-segmentation
    data_files:
      - split: train
        path: abisheksudarshan__customer-segmentation/train-*
      - split: test
        path: abisheksudarshan__customer-segmentation/test-*
  - config_name: adhoppin__customer-cellular-data
    data_files:
      - split: train
        path: adhoppin__customer-cellular-data/train-*
      - split: test
        path: adhoppin__customer-cellular-data/test-*
  - config_name: arashnic__taxi-pricing-with-mobility-analytics
    data_files:
      - split: train
        path: arashnic__taxi-pricing-with-mobility-analytics/train-*
      - split: test
        path: arashnic__taxi-pricing-with-mobility-analytics/test-*
  - config_name: captainozlem__framingham-chd-preprocessed-data
    data_files:
      - split: train
        path: captainozlem__framingham-chd-preprocessed-data/train-*
      - split: test
        path: captainozlem__framingham-chd-preprocessed-data/test-*
  - config_name: chancev__carsforsale
    data_files:
      - split: train
        path: chancev__carsforsale/train-*
      - split: test
        path: chancev__carsforsale/test-*
  - config_name: cherngs__heart-disease-cleveland-uci
    data_files:
      - split: train
        path: cherngs__heart-disease-cleveland-uci/train-*
      - split: test
        path: cherngs__heart-disease-cleveland-uci/test-*
  - config_name: creepyghost__uci-ionosphere
    data_files:
      - split: train
        path: creepyghost__uci-ionosphere/train-*
      - split: test
        path: creepyghost__uci-ionosphere/test-*
  - config_name: danushkumarv__glass-identification-data-set
    data_files:
      - split: train
        path: danushkumarv__glass-identification-data-set/train-*
      - split: test
        path: danushkumarv__glass-identification-data-set/test-*
  - config_name: debasisdotcom__parkinson-disease-detection
    data_files:
      - split: train
        path: debasisdotcom__parkinson-disease-detection/train-*
      - split: test
        path: debasisdotcom__parkinson-disease-detection/test-*
  - config_name: divyansh22__crystal-system-properties-for-liion-batteries
    data_files:
      - split: train
        path: divyansh22__crystal-system-properties-for-liion-batteries/train-*
      - split: test
        path: divyansh22__crystal-system-properties-for-liion-batteries/test-*
  - config_name: fedesoriano__hepatitis-c-dataset
    data_files:
      - split: train
        path: fedesoriano__hepatitis-c-dataset/train-*
      - split: test
        path: fedesoriano__hepatitis-c-dataset/test-*
  - config_name: gauravduttakiit__bar-passage-qualification
    data_files:
      - split: train
        path: gauravduttakiit__bar-passage-qualification/train-*
      - split: test
        path: gauravduttakiit__bar-passage-qualification/test-*
  - config_name: gauravtopre__bank-customer-churn-dataset
    data_files:
      - split: train
        path: gauravtopre__bank-customer-churn-dataset/train-*
      - split: test
        path: gauravtopre__bank-customer-churn-dataset/test-*
  - config_name: harish24__music-genre-classification
    data_files:
      - split: train
        path: harish24__music-genre-classification/train-*
      - split: test
        path: harish24__music-genre-classification/test-*
  - config_name: imsparsh__churn-risk-rate-hackerearth-ml
    data_files:
      - split: train
        path: imsparsh__churn-risk-rate-hackerearth-ml/train-*
      - split: test
        path: imsparsh__churn-risk-rate-hackerearth-ml/test-*
  - config_name: imsparsh__jobathon-analytics-vidhya
    data_files:
      - split: train
        path: imsparsh__jobathon-analytics-vidhya/train-*
      - split: test
        path: imsparsh__jobathon-analytics-vidhya/test-*
  - config_name: jeevannagaraj__indian-liver-patient-dataset
    data_files:
      - split: train
        path: jeevannagaraj__indian-liver-patient-dataset/train-*
      - split: test
        path: jeevannagaraj__indian-liver-patient-dataset/test-*
  - config_name: jillanisofttech__brain-stroke-dataset
    data_files:
      - split: train
        path: jillanisofttech__brain-stroke-dataset/train-*
      - split: test
        path: jillanisofttech__brain-stroke-dataset/test-*
  - config_name: jinxzed__av-janatahack-crosssell-prediction
    data_files:
      - split: train
        path: jinxzed__av-janatahack-crosssell-prediction/train-*
      - split: test
        path: jinxzed__av-janatahack-crosssell-prediction/test-*
  - config_name: mansoordaku__ckdisease
    data_files:
      - split: train
        path: mansoordaku__ckdisease/train-*
      - split: test
        path: mansoordaku__ckdisease/test-*
  - config_name: mitesh58__bollywood-movie-dataset
    data_files:
      - split: train
        path: mitesh58__bollywood-movie-dataset/train-*
      - split: test
        path: mitesh58__bollywood-movie-dataset/test-*
  - config_name: mohamedkhaledidris__ofhddd
    data_files:
      - split: train
        path: mohamedkhaledidris__ofhddd/train-*
      - split: test
        path: mohamedkhaledidris__ofhddd/test-*
  - config_name: mysarahmadbhat__lung-cancer
    data_files:
      - split: train
        path: mysarahmadbhat__lung-cancer/train-*
      - split: test
        path: mysarahmadbhat__lung-cancer/test-*
  - config_name: olcaybolat1__dermatology-dataset-classification
    data_files:
      - split: train
        path: olcaybolat1__dermatology-dataset-classification/train-*
      - split: test
        path: olcaybolat1__dermatology-dataset-classification/test-*
  - config_name: rashikrahmanpritom__heart-attack-analysis-prediction-dataset
    data_files:
      - split: train
        path: rashikrahmanpritom__heart-attack-analysis-prediction-dataset/train-*
      - split: test
        path: rashikrahmanpritom__heart-attack-analysis-prediction-dataset/test-*
  - config_name: reihanenamdari__breast-cancer
    data_files:
      - split: train
        path: reihanenamdari__breast-cancer/train-*
      - split: test
        path: reihanenamdari__breast-cancer/test-*
  - config_name: robikscube__eye-state-classification-eeg-dataset
    data_files:
      - split: train
        path: robikscube__eye-state-classification-eeg-dataset/train-*
      - split: test
        path: robikscube__eye-state-classification-eeg-dataset/test-*
  - config_name: saadmansakib__smartphone-human-fall-dataset
    data_files:
      - split: train
        path: saadmansakib__smartphone-human-fall-dataset/train-*
      - split: test
        path: saadmansakib__smartphone-human-fall-dataset/test-*
  - config_name: sajidhussain3__jobathon-may-2021-credit-card-lead-prediction
    data_files:
      - split: train
        path: sajidhussain3__jobathon-may-2021-credit-card-lead-prediction/train-*
  - config_name: sammy123__lower-back-pain-symptoms-dataset
    data_files:
      - split: train
        path: sammy123__lower-back-pain-symptoms-dataset/train-*
      - split: test
        path: sammy123__lower-back-pain-symptoms-dataset/test-*
  - config_name: shibumohapatra__book-my-show
    data_files:
      - split: train
        path: shibumohapatra__book-my-show/train-*
      - split: test
        path: shibumohapatra__book-my-show/test-*
  - config_name: shivamb__vehicle-claim-fraud-detection
    data_files:
      - split: train
        path: shivamb__vehicle-claim-fraud-detection/train-*
      - split: test
        path: shivamb__vehicle-claim-fraud-detection/test-*
  - config_name: shubhamgupta012__titanic-dataset
    data_files:
      - split: train
        path: shubhamgupta012__titanic-dataset/train-*
      - split: test
        path: shubhamgupta012__titanic-dataset/test-*
  - config_name: snassimr__data-for-investing-type-prediction
    data_files:
      - split: train
        path: snassimr__data-for-investing-type-prediction/train-*
      - split: test
        path: snassimr__data-for-investing-type-prediction/test-*
  - config_name: teejmahal20__airline-passenger-satisfaction
    data_files:
      - split: train
        path: teejmahal20__airline-passenger-satisfaction/train-*
      - split: test
        path: teejmahal20__airline-passenger-satisfaction/test-*
  - config_name: uciml__default-of-credit-card-clients-dataset
    data_files:
      - split: train
        path: uciml__default-of-credit-card-clients-dataset/train-*
      - split: test
        path: uciml__default-of-credit-card-clients-dataset/test-*
  - config_name: vicsuperman__prediction-of-music-genre
    data_files:
      - split: train
        path: vicsuperman__prediction-of-music-genre/train-*
      - split: test
        path: vicsuperman__prediction-of-music-genre/test-*
  - config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
    data_files:
      - split: train
        path: youssefaboelwafa__hotel-booking-cancellation-prediction/train-*
      - split: test
        path: youssefaboelwafa__hotel-booking-cancellation-prediction/test-*