搜索资源列表
KNNDEMO
- KNN DEMO This is a binary classification problem defined on a N*N field.
KNNDEMO
- KNN DEMO This is a binary classification problem defined on a N*N field.
knndemo
- K近邻分类器,实现了对iris数据集的分类,并且使用了交叉验证的方法,来验证求得的最优的K值。-K-nearest neighbor classifier to achieve the classification of iris data set and cross-validation of the method used to verify the optimal value of K obtained.
KNNDemo
- KNN算法Java语言实现,控制台运行界面。分类训练样本集和测试样本都有。-Java KNN language implementation, the console running interface. Classified training samples and test samples are.