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