Skip to content

Sc early stopping#11

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

Sc early stopping#11
felixheptner merged 5 commits intomasterfrom
sc_early_stopping

Conversation

@felixheptner
Copy link
Owner

Fix the errors that occured because i didt pull locally -.-

felixheptner and others added 5 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
@felixheptner felixheptner merged commit 9fd78be into master May 20, 2025
3 checks passed
@github-actions
Copy link

⚠️ Pylint job contains errors or warnings ⚠️

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

@felixheptner felixheptner deleted the sc_early_stopping branch June 3, 2025 08:40
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

* Fix pareto_front _pareto_front confusion
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