Datasets:
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |