Automated process for k-means clustering (for each weekday)

Hi,

I have a clustering with feature “weekday”. I have created a separate clustering for each day and saved the results in 7 Excel tabs.

Question: How can I automate this process?

Thansk in advance,

Michel

Hi @Michel777

For this you can use the GroupLoop node (where the groups are created by weekday).
The GroupLoop node creates a flow variable (Day of week name), that is used in the Excel writer to label the tabs. See KNIME_project4.knwf (36.3 KB)

Schermafdruk van 2023-12-04 19-42-29
gr. Hans

2 Likes

Hi @HansH, thansk a lot ! Warm regards, Michel

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.