搜索资源列表
KNN(CSHARP).rar
- 文本分类算法KNN的C#实现源码
KnnClassfier.rar
- 基于kNN算法的网页分类器,基于Visual c++6.0环境,kNN classifier
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
KNN
- KNN K最邻近算法 的 C++ 的 源程序-KNN
test
- 实现knn算法,机器学习的分类算法。用c++实现,读的文件类型是waka的文件,请大家指正-Achieve knn algorithm, machine learning classification algorithm. Using c++ implementation, read the file type is waka documents, please correct me
finallyliuyuClassifier
- 文本分类软件c++(中科大分词软件+knn分类器)-Text classification software c++ (USTC segmentation software+ knn classifier)
KDTreeKnn
- KD Tree KNN This source code implement KD Tree in C# This is for my research Performance very good Using Parralel proceessing
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
KNNCPP
- 关于KNN的一个C++实现程序,三C++个主要的程序-a procedure of KNN ,which is implementend using visual C++
KNN-master
- KNN Aqlgorithm implementation in C#
kdtree-master
- K-d tree implementation in C++ for NN and KNN search Templated k-d tree example that makes use of boost geometry point classes. The k-d tree is build in bulk and supports N dimensions. The implementation contains a recursive and iterative ne
KNN
- KNN算法实现 文本分类,C++实现-KNN text classification
KNN
- c语言实现KNN算法,包括头文件函数以及主函数,完整有用-KNN algorithm c language, including the header file functions and the main function, full of useful
knn
- 分别利用java和C++实现的KNN文本分类算法,每个程序模块都有详细注释-Respectively, the use of java and C++ implementation of KNN text classification algorithm, each program module has detailed notes
matlab
- 聚类基本算法代码,包含层次聚类,简单聚类,c均值,KNN等-Clustering basic algorithm code, including hierarchical clustering, a simple cluster, c mean, KNN, etc.
Machine-learning-Knn-Classify-C-Train-Ctest
- Machine Learning C train C Test Assignment Knn Classify
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
DataMiningProject1
- 实现了数据集的随机划分,并且能计算测试集的准确率(First, the random partition of the data set is realized, and the accuracy of the test set can be calculated by the KNN classification algorithm)