Skip to content

Add support for stochastic objectives #83

Description

@eugenioLR

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededresearchCheck the state of the art to see how to best do this.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions