← All projects

PROJECT 067 / 102 · Commerce

Page value information audit.

How does PageValues alter retrospective purchase classification?

Focused analytical studyOnline shoppersExecuted notebook

THE RESULT

What the data shows

The largest computed metric is 0.7461 for Includes PageValues / Random forest; the smallest is 0.1495 for Without PageValues / Prior baseline. Metric: average_precision (Average precision).

The extra-information variant is a leakage investigation, not a recommended feature set.

Page value information audit — chart from the computed study output
Computed study output. Full values and units are available in the results download.
Computed results · 6 of 6 rows. Values rounded for display; source units and raw column names are retained in the download.
modelaccuracybalanced accuracymacro f1roc aucaverage precisionbrierinformationvariant
Prior baseline0.85050.50.45960.50.14950.1272Without PageValuesWithout PageValues / Prior baseline
Logistic regression0.84930.50380.46980.73420.28810.1171Without PageValuesWithout PageValues / Logistic regression
Random forest0.85050.52250.50840.77480.36450.1109Without PageValuesWithout PageValues / Random forest
Prior baseline0.85050.50.45960.50.14950.1272Includes PageValuesIncludes PageValues / Prior baseline
Logistic regression0.88680.68750.72580.89740.63480.08288Includes PageValuesIncludes PageValues / Logistic regression
Random forest0.90590.76950.7960.92870.74610.06842Includes PageValuesIncludes PageValues / Random forest
Download the complete result table ↓

THE METHOD

From source to answer

Paired diagnostic models with grouping held fixed to the base features.

The Python source exposes this study’s transformations. The complete project download includes shared preparation and evaluation routines.

EVALUATION

How the result was checked

Fixed 80/20 split of unique input groups (seed 42); exact input duplicates stay together.

9,875Training observations
2,455Test observations

Fixed models; default decision threshold; no holdout tuning.

Target and input features

Target: revenue

Inputs: administrative, administrative_duration, informational, informational_duration, productrelated, productrelated_duration, bouncerates, exitrates, specialday, month, operatingsystems, browser, region, traffictype, visitortype, weekend

Download evaluation record ↓

THE NEXT DECISION

What follows from the finding

Exclude downstream outcome information from any deployable conversion model.

Where the conclusion stops

One observation is a completed session. End-of-session behavior cannot support an early-session prediction claim. PageValues is excluded from purchase models because it can encode downstream purchase information. Associations are not experiment results.

Related studies may reuse observations or holdouts. These are historical analyses; associations and backtests do not demonstrate commercial impact. Further model tuning needs new, untouched evaluation data.