UNPKG

customer-segmentation

Version:

Customer segmentation according to the revenue|spend they made within the network

6 lines (4 loc) 89 B
const { customerSegment } = require("./core"); module.exports = { customerSegment, };