Straightforward implementation of the exact pairwise nearest neighbor (PNN) algorithm takes (O3) time
标签: Straightforward implementation algorithm neighbor
上传时间: 2016-12-22
上传用户:myworkpost
[matlab] DIP nearest neighbor interpolation and bilinear interploation
标签: interpolation interploation bilinear neighbor
上传时间: 2017-01-24
上传用户:我们的船长
K Nearest neighbor algorithm Implementation and Overview
标签: Implementation algorithm neighbor Overview
上传时间: 2014-01-23
上传用户:李梦晗
source code for pattern classification k nearest neighbor source code
标签: source code classification neighbor
上传时间: 2017-05-15
上传用户:songyue1991
KNN. K- neighbor Nearest Algorithm
标签: Algorithm neighbor Nearest KNN
上传时间: 2017-07-18
上传用户:cx111111
an introduction about k-nearest neighbor method
标签: introduction k-nearest neighbor method
上传时间: 2013-12-02
上传用户:皇族传媒
digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
标签: interpolation techniques including bilinear
上传时间: 2014-01-06
上传用户:小儒尼尼奥
Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
标签: classification different document performs
上传时间: 2015-03-03
上传用户:希酱大魔王
在visual basic环境下,实现k-nearest neighbor算法。
上传时间: 2013-12-08
上传用户:ma1301115706
朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。
上传时间: 2014-01-03
上传用户:wxhwjf