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

moe: enhance nsga2_plot with axis names and saving #64

Merged
merged 5 commits into from
May 26, 2024

Conversation

ZvikaZ
Copy link
Contributor

@ZvikaZ ZvikaZ commented Jun 6, 2023

Instead of always name the axis in the plot as Objective function 1 and Objective function 2, the user can now change those names (or leave them at their previous default values).

Also, added the ability to save the plot.

Usage example:

ploter = NSGA2Plot('prob', 'l0', savefile='pareto.png')

itaitzruia4 and others added 5 commits April 24, 2023 16:09
Vector mutation changes and metrics flexibility in `SklearnClassifier/Regressor`
Fixed a bug in vector crossover, `evaluate_individual` is now public
@ZvikaZ ZvikaZ changed the base branch from main to develop June 27, 2023 10:05
@itaitzruia4 itaitzruia4 merged commit 153fc53 into EC-KitY:develop May 26, 2024
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.

None yet

3 participants