abhishek's picture
abhishek HF staff
Upload README.md with huggingface_hub
d139525
|
raw
history blame contribute delete
No virus
992 Bytes
metadata
dataset_info:
  features:
    - name: PassengerId
      dtype: int64
    - name: Pclass
      dtype: int64
    - name: Name
      dtype: string
    - name: Sex
      dtype: string
    - name: Age
      dtype: float64
    - name: SibSp
      dtype: int64
    - name: Parch
      dtype: int64
    - name: Ticket
      dtype: string
    - name: Fare
      dtype: float64
    - name: Cabin
      dtype: string
    - name: Embarked
      dtype: string
    - name: autotrain_id
      dtype: int64
    - name: autotrain_label
      dtype: int64
  splits:
    - name: train
      num_bytes: 88677
      num_examples: 712
    - name: validation
      num_bytes: 22334
      num_examples: 179
  download_size: 54451
  dataset_size: 111011
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*

Dataset Card for "autotrain-data-as6y-5zz4-oanx"

More Information needed