v3.5.0 - Add clustering method for model selection and split robyn_run()
What's New in v3.5.0
- New
robyn_clusters()
function to reduce the number of models to select from after Pareto front solutions are picked - Auto-select K clusters given a minimum WSS variance on
robyn_clusters()
- Split
robyn_run()
functionalities intorobyn_outputs()
for more control over modelings results and exporting process - Enabled custom prophet inputs to be used in modeling and refreshing models
- Enabled users to use all outputs without the need of exporting results (Shiny devs)
- New
hyper_limits()
helper function with permitted hyper-parameters limits - New quiet mode to reduce prints and messages, few recoding, and overall improvements
Full Changelog: v3.4.8...v3.5.0