zekaic's picture
Upload dataset
e0ec989 verified
metadata
dataset_info:
  config_name: cardiotoxicity_prediction
  features:
    - name: id
      dtype: string
    - name: patient_id
      dtype: string
    - name: cardiotoxicity_risk_score
      dtype: float64
    - name: risk_category
      dtype: string
    - name: ct_paths
      sequence: string
    - name: ecg_paths
      sequence: string
    - name: clinical_notes
      dtype: string
    - name: age
      dtype: int64
    - name: gender
      dtype: string
    - name: heart_failure
      dtype: int64
    - name: atrial_fibrillation
      dtype: int64
    - name: hypertension
      dtype: int64
    - name: diabetes
      dtype: int64
    - name: chemotherapy_history
      dtype: int64
    - name: radiotherapy_dose
      dtype: float64
    - name: anthracycline_dose
      dtype: float64
    - name: trastuzumab_history
      dtype: int64
    - name: systolic_bp
      dtype: int64
    - name: diastolic_bp
      dtype: int64
    - name: heart_rate
      dtype: int64
    - name: respiratory_rate
      dtype: int64
    - name: temperature
      dtype: float64
    - name: troponin
      dtype: float64
    - name: bnp
      dtype: int64
    - name: creatinine
      dtype: float64
    - name: rt_total_dose_gy
      dtype: float64
    - name: rt_fraction_size_gy
      dtype: float64
    - name: rt_heart_mean_dose_gy
      dtype: float64
    - name: rt_heart_max_dose_gy
      dtype: float64
    - name: rt_left_ventricle_mean_dose_gy
      dtype: float64
    - name: rt_left_ventricle_max_dose_gy
      dtype: float64
    - name: rt_v5_heart_percent
      dtype: float64
    - name: rt_v10_heart_percent
      dtype: float64
    - name: rt_v20_heart_percent
      dtype: float64
    - name: rt_v30_heart_percent
      dtype: float64
  splits:
    - name: train
      num_bytes: 102998
      num_examples: 100
  download_size: 44223
  dataset_size: 102998
configs:
  - config_name: cardiotoxicity_prediction
    data_files:
      - split: train
        path: cardiotoxicity_prediction/train-*