import numpy as np import matplotlib.pyplot as plt fig=plt.figure() ... root node feature for value in np.unique(data[best_feature]): value = value #Split ...
確定! 回上一頁