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

use generations instead of evaluations in optimisation plot #44

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

AurelienJaquier
Copy link
Collaborator

also change colors of graph

makes it easier to read, I think that generation number is more meaningful than number of evaluations (the number of evaluations being the number of generations multiplied by the number of offsprings)

Jaquier Aurélien Tristan added 2 commits September 13, 2023 13:22
Change-Id: I6b9d73aade75da155ceb4f1437423431847c6d8a
Change-Id: Ibe021a991b20978a215f38f057103c077831a571
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 13.33% and project coverage change: -0.06% ⚠️

Comparison is base (de30368) 61.47% compared to head (a94f976) 61.41%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   61.47%   61.41%   -0.06%     
==========================================
  Files          93       93              
  Lines        6185     6191       +6     
==========================================
  Hits         3802     3802              
- Misses       2383     2389       +6     
Files Changed Coverage Δ
bluepyemodel/emodel_pipeline/plotting.py 15.70% <0.00%> (ø)
bluepyemodel/export_emodel/export_emodel.py 14.81% <18.18%> (-0.88%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AurelienJaquier AurelienJaquier merged commit 06bd55e into main Sep 13, 2023
6 checks passed
@AurelienJaquier AurelienJaquier deleted the plot-opt branch September 13, 2023 12:38
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.

3 participants