Iterating through weights in KNN model to produce subplots for each one?

后端 未结 0 1728
后悔当初
后悔当初 2021-02-02 14:16

I want to try 8 different n_neighbours for a knn model on the same dataset. Is it possible to iterate through the list of n_neighbours and produce a subplot of the predicted val

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