Icon

Public

This directory contains 2 workflows.

IconBuilding a Churn Prediction Model 

This workflow is an example of how to build a basic PMML model for a churn prediction using a Decision Tree algorithm.

IconFinding Association Rules for Market Basket Analysis 

This workflow builds a recommandation engine for market basket analysis using the Borgelt version of the Apriori algorithm. URL: Market Basket Analysis and […]