Project-Platypus / Platypus

A Free and Open Source Python Library for Multiobjective Optimization
GNU General Public License v3.0
570 stars 153 forks source link

Gaussian assisted (Kriging) MOGA, "feature" #122

Closed nelinnemann closed 1 year ago

nelinnemann commented 4 years ago

Gaussian assisted MOGA tend to use 50-60% less iterations as compared to regular MOGA's so there is great benefit in doing so.

Here is a Link to two R-based Gaussian assisted MOGA packages.

http://www.scielo.br/pdf/lajss/v15n10/1679-7825-lajss-15-10-e74.pdf https://github.com/mbinois/GPareto

github-actions[bot] commented 1 year ago

This issue is stale and will be closed soon. If you feel this issue is still relevant, please comment to keep it active. Please also consider working on a fix and submitting a PR.