1. 首页
  2. 编程语言
  3. Python
  4. kNN在winedata上的应用

kNN在winedata上的应用

上传者: 2021-02-23 19:24:40上传 ZIP文件 771.58KB 热度 17次
k-Nearest Neighbors algorithm (or k-NN for short) is a non-parametric method used for classification and regression. In both cases, the input consists of the k closest training examples in the feature space.
下载地址
用户评论