scatter plot of examples by class label for label, _ in counter.items(): row_ix = where(y label)[0] pyplot.scatter(X[row_ix, 0], X[row_ix, 1], ...
確定! 回上一頁