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

Release v0.2.0 #24

Merged
merged 25 commits into from
May 2, 2022
Merged

Release v0.2.0 #24

merged 25 commits into from
May 2, 2022

Conversation

hrntsm
Copy link
Owner

@hrntsm hrntsm commented May 2, 2022

Added

  • Restore progressbar
  • Support Galapagos genepool input
  • Result reflect button
    • This feature reflecting multi objective optimization result to slider & genepool to use input model number.
    • if input multi model number, the first one is reflect and popup notification about this.
  • Support grid sampler

Changed

  • Restore feature was made asynchronous.
  • Visualize graph axis name now use input objective's nickname.
  • Update supported Rhino version to 7.13.
  • Disable optimize window resize.

Fixed

  • Optimization does not stop when the value of Objective is null.
    • When the objective values is null, optimizer try to get another variable and resolve solution.
    • If it is 10 trial to get objectives in 1 optimize loop, optimizer throw error.
  • Enable visualize param importances function
    • this function need sklearn, but tunny's python package doesn't include it.
  • Optimize window UI is broken when using Hi-DPI environment.
    • Support multi DPI

@hrntsm
Copy link
Owner Author

hrntsm commented May 2, 2022

tunny
image
image
image
image

@hrntsm hrntsm merged commit 7fbcc37 into main May 2, 2022
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