搜索资源列表
KNN(CSHARP).rar
- 文本分类算法KNN的C#实现源码
KNN
- C# 实现KNN算法并输出紧邻0 1 矩阵,支持多维数据输入,非常方便 -C# implementation of KNN algorithm and output close to 01 matrix to support the multi-dimensional data input, a very convenient
KNNwebpageclassificate
- 实现中文网页分类,使用贝叶斯和KNN算法,基本功能可实现-The achievement of the Chinese web page classification, the use of Bayes and KNN algorithm, the basic functions can be realized
The-Miner
- data mining c# k mean kluster and k-data mining c# k mean kluster and knn
sample-knn
- sample knn by c sharb
knn
- 本程序中,训练样本集含有30个样本,矢量长度为5,对样本{1,18,11,11,0.5513196}进行K=5的K-最近邻分类. 样本从文件data.txt中读取,程序运行结果显示所有样本以及其类别,待分类样本所属的类别({1,18,11,11,0.5513196}属于"2"类),以及它的5个最近邻的类别和与它之间的距离。-In this program, the training sample set containing 30 samples, the vector length
vincentfpgarcia-kNN-CUDA-70dc929
- KNN algorithm source code which allows you to find the k nearest neighbour.
Solution_Knn
- 利用KNN算法实现模式识别,通过黎曼流形来衡量矩阵的相似性。-use the knn agrithm to object classification.
xc
- it is a new project for knn algorithm in C#
ss
- it is a new project of knn algorithm for the machine learning in the C# programing