Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOC: SBX recombinator instead of uniform crossover recombinator for numeric features #14

Closed
dandls opened this issue Feb 3, 2022 · 1 comment
Assignees
Labels

Comments

@dandls
Copy link
Owner

dandls commented Feb 3, 2022

In contrast to the original implemention of MOC), MOCClassif/-Regr use the uniform crossover recombinator for numeric features since the simulated binary crossover (SBX) recombinator is not available yet in miesmuschel for multi-objective optimization.
This will be changed soon.

@dandls
Copy link
Owner Author

dandls commented Feb 24, 2022

Closed by 6a720c4

@dandls dandls closed this as completed Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants