搜索结果
找到约 32 项符合
Neighbor 的查询结果
按分类筛选
人工智能/神经网络 Straightforward implementation of the exact pairwise nearest neighbor (PNN) algorithm takes (O3) ti
Straightforward implementation of the exact pairwise
nearest neighbor (PNN) algorithm takes (O3) time
matlab例程 [matlab] DIP nearest neighbor interpolation and bilinear interploation
[matlab] DIP nearest neighbor interpolation and bilinear interploation
数学计算 K Nearest Neighbor algorithm Implementation and Overview
K Nearest Neighbor algorithm Implementation and Overview
其他 source code for pattern classification k nearest neighbor source code
source code for pattern classification k nearest neighbor source code
RFID编程 KNN. K- Neighbor Nearest Algorithm
KNN. K- Neighbor Nearest Algorithm
其他书籍 an introduction about k-nearest neighbor method
an introduction about k-nearest neighbor method
matlab例程 digital image interpolation techniques including nearest neighbor, bilinear, bicubic and splin
digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
数值算法/人工智能 Rainbow is a C program that performs document classification usingone of several different methods,
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.
数学计算 在visual basic环境下
在visual basic环境下,实现k-nearest neighbor算法。
系统设计方案 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法
朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本 ...