Skip to content

add WeightedLexicaseSelection and PriorityLexicaseSelection#381

Open
gabmeirinho wants to merge 1 commit intoalcides:mainfrom
gabmeirinho:feat/add-lexicase-selectors
Open

add WeightedLexicaseSelection and PriorityLexicaseSelection#381
gabmeirinho wants to merge 1 commit intoalcides:mainfrom
gabmeirinho:feat/add-lexicase-selectors

Conversation

@gabmeirinho
Copy link
Contributor

New Selection Operators:

  • Added WeightedLexicaseSelection, which allows objectives to be ordered using weighted random permutations, biasing selection towards objectives with higher weights (e.g., accuracy vs. cost).

  • Added PriorityLexicaseSelection, which orders objectives based on integer priority levels, shuffling objectives within the same priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant