Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Clustering - Volume Purchase Pattern/Periodicity

M23
5 - Atom

I have the data of my monthly purchases for the last 4 years by SKU. I need to make a forecast of purchases for next year by SKU; However, prior to that, I want to study if the forecast should be done monthly, quarterly, every quarter, or yearly depending on the pattern of my purchases.

 

How can I create a workflow so that SKUs are grouped according to the regularity with which they are purchased? The behavior is not perfect, but a clustering could be made.

 

Example of the data I have:

 

SKU #

YearMonthVolume purchased 
123122018015
968542018020
2 REPLIES 2
caltang
17 - Castor
17 - Castor

I think your post is better suited for the ML Forum.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
gawa
16 - Nebula
16 - Nebula

hi @M23 

 

You can try Clustering tools like this. In this example, I categorized into 2 clusters with yearly basis.

If you change variables for Clustering tool to another one(Year-Month, Quarter, etc), then you can analyze from different perspectives.

Hope this could somewhat help you out.

image.png

Labels
Top Solution Authors