Conversation
|
Does not work for me with the attached experimen |
|
@abbl-DTI After a bit more testing it does now work for me on the linked experiment. I can't figure out what made it fail for some runs. |
|
@langdal Is it working as the branch is now? I think I managed to do soft reset of the branch in order to not incorporate the formatting performed by black. But the change in the call to plot_objective was also rolled back. |
|
The current version works yes. A side note - the change log file should never be modified manually. All changes will be overwritten next time the generator is run (which is done with each versioned release). |
|
Sounds great. |
|
There is no need to update the changelog on each PR - at some point it will be integrated into the automatic build process and until then it is updated with each manual release. |
802ee6c to
e7af3e9
Compare
The default call to plot_objective has been updated to include the call for confidence intervals, line 182 in the new version.
Additionally the file has been formatted with 'black'.