File size: 1,057 Bytes
93fe02a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
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)