需要導入模塊: from matplotlib import pyplot [as 別名] # 或者: from matplotlib.pyplot import legend [as 別名] def compute_roc(y_true, y_pred, plot=False): ...
確定! 回上一頁