If you’re encountering the below error in the Time Series Clustering Analytics, here’s a quick workaround you can try:
In argument: `model = purrr::map(...)`
- Click the gear icon to open the Time Series Analytics Property panel.
- Scroll to the bottom to find the Elbow Method section.
- In this section, do one of the following:
- Set
Find Optimal Number of Clusters
toFALSE
,
Or - Reduce the value of
Maximum Number of Clusters to Try
to a smaller number.