Predict Next Purchase

Predict Next Purchase

All Demos View Repository In this demonstration, we use a multi-table dataset of 3 million online grocery orders from Instacart to predict what a customer will buy next. We show how to generate features with automated feature engineering and build an accurate machine...
Predict Customer Churn

Predict Customer Churn

All Demos View Repository This project shows an application of Featuretools to a common use case for subscription businesses: increasing active subscribers by decreasing the number of churned customers. In a set of Jupyter Notebooks and accompanying articles, we cover...