You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the upcoming RFM Segmentation Notebook, I want to compare clv.utils.rfm_segments against more sophisticated (albeit computationally intensive) clustering methods.
I'm envisioning a Dirichlet process for estimating the number of segments:
docsImprovements or additions to documentationgood first issueGood for newcomers . Doesn't require extensive knowledge of the repo and packageCLVpriority: medium
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For the upcoming RFM Segmentation Notebook, I want to compare
clv.utils.rfm_segments
against more sophisticated (albeit computationally intensive) clustering methods.I'm envisioning a Dirichlet process for estimating the number of segments:
And/or a Gaussian Mixture Model to identify "fringe" customers for conversion:
These could be great additions to the library!
(Images taken from the linked notebooks in the
pymc
docs)Beta Was this translation helpful? Give feedback.
All reactions