... pyplot.ylabel('True Positive Rate') # show the legend pyplot.legend() # show the plot pyplot.show() Listing 7.5: Example of plotting a ROC curve on a ...
確定! 回上一頁