What kind of plot is this called? And how do I plot it with matplotlib?
I came across this paper which presented this plot below. Could someone share what is this kind of plot called? And how can I plot a similar chart with python, specifically matplotlib? I would need to present predictions from a log regression as well, hence the question.