pyplot plot decisiontreeregressor with 4 features and 1 label

后端 未结 0 1957
夕颜
夕颜 2021-02-04 01:50

How can I make a plot that better shows the result? Mine is showing this

This is print(df):

x_grid = np.arange(min(df[0]), max(df[0]), .01)
x_grid = x_gr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题