You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many objectives in real-world scenarios are not deterministic, and might not give the same objective value in different runs for the same input. We need to research techniques to mitigate this stochasticity in the functions.
Stochastic objectives
Add flag to disable caching for fitness (fitness is recalculated always before selection)
Repeat objective function and obtain mean/median with option
Many objectives in real-world scenarios are not deterministic, and might not give the same objective value in different runs for the same input. We need to research techniques to mitigate this stochasticity in the functions.
Stochastic objectives