uci-shopper / README.md
jlh's picture
Upload README.md with huggingface_hub
93fe02a
|
raw
history blame
1.06 kB
metadata
dataset_info:
  features:
    - name: Administrative
      dtype: int64
    - name: Administrative_Duration
      dtype: float64
    - name: Informational
      dtype: int64
    - name: Informational_Duration
      dtype: float64
    - name: ProductRelated
      dtype: int64
    - name: ProductRelated_Duration
      dtype: float64
    - name: BounceRates
      dtype: float64
    - name: ExitRates
      dtype: float64
    - name: PageValues
      dtype: float64
    - name: SpecialDay
      dtype: float64
    - name: Month
      dtype: string
    - name: OperatingSystems
      dtype: int64
    - name: Browser
      dtype: int64
    - name: Region
      dtype: int64
    - name: TrafficType
      dtype: int64
    - name: VisitorType
      dtype: string
    - name: Weekend
      dtype: bool
    - name: Revenue
      dtype: bool
  splits:
    - name: train
      num_bytes: 1718388
      num_examples: 12330
  download_size: 422794
  dataset_size: 1718388

Dataset Card for "uci-shopper"

More Information needed