Hi guys,
I have already built a model with several variables added via Number Sliders. Since simulating all possible combinations is impractical, I want to first combine all variables into a multidimensional dataset , then perform random sampling on this multidimensional dataset, and finally use the sampled subset for simulation. Is this feasible? Which Grasshopper batteries are required?
Hi @TSN! I would look into the TT toolbox colibri component, there’s documentation on youtube but if you have issues let me know.
Best
-trevor
Thanks Trevor!
After watching several tutorials about ‘TT Toolbox Colibri’, I still have a question: How can I randomly sample the ‘inputs’ generated by the ‘Colibri Iterator’, then connect the subset which with fewer combinations to the 'Colibri Aggregator?