pk-example / README.md
cesarali's picture
Upload dataset
6774589 verified
metadata
dataset_info:
  features:
    - name: context
      list:
        - name: covariates
          struct:
            - name: age
              dtype: int64
            - name: weight
              dtype: int64
        - name: dosing
          list: float64
        - name: dosing_name
          list: string
        - name: dosing_times
          list: float64
        - name: dosing_type
          list: string
        - name: name_id
          dtype: string
        - name: observation_times
          list: float64
        - name: observations
          list: float64
        - name: prediction_samples
          list: 'null'
        - name: prediction_times
          list: 'null'
        - name: remaining
          list: float64
        - name: remaining_times
          list: float64
    - name: target
      list:
        - name: covariates
          struct:
            - name: age
              dtype: int64
            - name: weight
              dtype: int64
        - name: dosing
          list: float64
        - name: dosing_name
          list: string
        - name: dosing_times
          list: float64
        - name: dosing_type
          list: string
        - name: name_id
          dtype: string
        - name: observation_times
          list: float64
        - name: observations
          list: float64
        - name: prediction_samples
          list: 'null'
        - name: prediction_times
          list: 'null'
        - name: remaining
          list: float64
        - name: remaining_times
          list: float64
    - name: meta_data
      struct:
        - name: drug
          dtype: string
        - name: study_id
          dtype: string
  splits:
    - name: train
      num_bytes: 399
      num_examples: 1
  download_size: 17662
  dataset_size: 399
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*