Skip to content

Sc early stopping#10

Merged
felixheptner merged 4 commits intomasterfrom
sc_early_stopping
May 20, 2025
Merged

Sc early stopping#10
felixheptner merged 4 commits intomasterfrom
sc_early_stopping

Conversation

@felixheptner
Copy link
Owner

No description provided.

felixheptner and others added 4 commits May 20, 2025 12:03
*Implement early stopping
*Retain best pareto front
*Fixed critical bug in spea2 that always
caused termination after one iteration.
*Fixed a bug where spea2 generated the pareto front incorretly
*Reverted back to output always the latest and not the best pareto front
as all moo algorithms should not become considerably worse because
of elitism
@github-actions
Copy link

⚠️ Pylint job contains errors or warnings ⚠️

Please check the report here.
(The PR will still pass the pipeline)

@felixheptner felixheptner merged commit 2c23f05 into master May 20, 2025
3 checks passed
felixheptner added a commit that referenced this pull request Sep 23, 2025
* Implement Hypervolume based early stopping in MOSC

*Implement early stopping
*Retain best pareto front
*Fixed critical bug in spea2 that always
caused termination after one iteration.

* Fix formatting

* Fix Spea2 pareto front creation

*Fixed a bug where spea2 generated the pareto front incorretly
*Reverted back to output always the latest and not the best pareto front
as all moo algorithms should not become considerably worse because
of elitism
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