see-insight / see-segment

Simple Evolutionary Exploration - Image Segmentation
MIT License
6 stars 21 forks source link

Parameter Sweep / Robustness Checking #27

Open colbrydi opened 3 years ago

colbrydi commented 3 years ago

I would like to make a new module that takes a param as an input variable and conducts a parameter sweep for a particular algorithm with local values. The goal of this is to generate surface plots showing how changing parameters change the fitness values. This application could be parallelized as well.