Welcome to Engage2Value Analytics
Gain insights and predict purchase values instantly.
Total Features
Target Variable
Model Status
β‘ Key Insights: Global Behavioral Drivers
Deep Dive into the top two predictive features: pageViews and totalHits
Marginal Effect of pageViews
Observe the non-linear plateau effect as page views increase.
Anomaly Detection in totalHits
Isolation Forests highlight anomalous high-hit sessions (Red X).
π‘οΈ Engage2Value: From Clicks to Conversions
Predicting Customer Purchase Value from Multi-Session Digital Behavior
Problem Statement
The goal of this project is to predict a customerβs purchase value based on their multi-session behavior across digital touchpoints.
The target variable purchaseValue is extremely right-skewed, highly zero-inflated, and influenced by complex non-linear interactions.
Key Challenges
- Heavy class imbalance (majority zero purchase)
- Extremely right-skewed target (skew > 50)
- High-cardinality categorical features
- Risk of data leakage via user/session IDs
- Multicollinearity among strong behavioral features
Feature Engineering & Modeling
Two parallel datasets were maintained: a Leakage-free dataset and an ID-inclusive dataset for controlled comparison.
Feature Stacking added major signal through K-Means Clustering and a Binary Purchase Classifier (LightGBM).
The final solution utilizes an Ensemble Learning approach achieving a robust ~0.70 public RΒ² without relying on IDs.
π§ How to Use This Application
π Advanced Data Exploration
Navigate to the Data Exploration tab to access enterprise-grade ML interpretability:
- Global SHAP: See the top 10 features driving the model globally.
- Isolation Forests: Detect and highlight anomalous user behavior in red.
- Partial Dependence Plots: View the non-linear marginal effect of features.
- Bivariate Analysis: Analyze the intersection of two features via cross-tabulation heatmaps and color-coded scatter plots.
π€ Purchase Prediction
Navigate to the Prediction Form to simulate customer behavior:
- Manually input session data like browser, hits, and page views.
- Use the Randomize Inputs button to quickly test the model logic.
- See the expected purchase value instantly generated by our stacked ensemble model.
Built for the Machine Learning Practice Project.
Predict, explore, and convert with confidence.
Advanced Data Exploration
Select a feature to generate statistical inferences, distributions, and SHAP importance.
π Global Feature Importance (SHAP)
Top 10 features driving the predictive model globally across all segments.
Data Type
--Missing
--%Unique
--Correlation
--SHAP Importance
--π€ Automated Inference
Loading...
Automated Subgroup Discovery
π Feature Interactions (Bivariate)
Purchase Prediction
Enter feature values or randomize to predict the expected purchase value.