average by bins option in benchmark plot_performances_vs_snr#3979
Conversation
|
Nice! @samuelgarcia can you add a screenshot of how it looks? |
zm711
left a comment
There was a problem hiding this comment.
I'm a little confused by on the on-off? So if I set
with_sigmoid_fit=True
show_average_by_bin=Truewhat happens? Both are plotted? Or should only one at a time be possible? In which case you could do an if-elif-else right? Or check that only one of them is true?
|
Having both |
|
Then my concern is that an end-user will do both and not be able to interpret them appropriately. Should we account for that? I guess you're wanting to be able to do both for the debugging purposes/checking purposes, but I think we should at least in that case mention in the docstring that one should pick the better model and use that for final plots. |
for more information, see https://pre-commit.ci
|
The "end user" here is mostly a sorter developer. |
|
@zm711 we need some merges now to fix several branch. |

No description provided.