搜索资源列表
knn
- 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。
基于KNN的中文文本自动分类研究
- 在介绍SVM和KNN分类算法的基础上,提出了一种新的、较简单的,但更为合理的基于表模型的文档表示方 法,阐述了一种基于表模型的分类算法———TableKNN算法。通过实验比较TableKNN算法与传统KNN算法应用于文 本分类的效果,证实了TableKNN算法在处理文本分类问题上的优越性。
关于KNN的一些资料以及RoR图的画法
- 关于KNN的一些资料,以及RoR图的画法。
KNN
- 一个介绍KNN文本分类技术的不错的文章,大家都来看看啊-An introductory text classification technology KNN good article, everyone来看看啊
pvmodel
- it is based on pv system.it is a hybrid powr system
knn
- 模式识别中的(近邻)算法的实现,很有帮助的-Pattern Recognition (K neighbors) algorithm, useful
The_Status_Quo_of_Machine_Learning_of_Artificial_I
- 机器学习是人工智能的一个子领域,是人工智能中非常活跃且范围甚广的主要核心研究领域之一,也是现代智能系统的关键环节和瓶颈。机器学习吸取了人工智能、概率统计、计算复杂性理论、控制论、信息论、哲学、生理学、神经生物学等学科的成果,主要关注于开发一些让计算机可以自动学习的技术,并通过经验提高系统自身的性能。本文介绍了机器学习的概念、基本结构和发展,以及各种机器学习方法,包括机械学习、归纳学习、类比学习、解释学习、基于神经网络的学习以及知识发现等,并简单叙述了机器学习的相关算法,包括决策树算法、随机森林算
spam
- this the document that learn how to filter spam email by knn algoritm-this is the document that learn how to filter spam email by knn algoritm
10Algorithms-08
- This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
KNN3
- 实现KNN分类器,很好用的代码,我们这边都用它哟,给大家分享一下-KNN classifier to achieve, good with the code, we here have used it yo to share with you
Knn
- knn algorithm which is used to find the nearest neighbour
knn
- This document contains the K Nearest algorithm report,It also describes the working method of KNN algorithm
week04-knn-naivebayes-4pp
- knn naivebayes ppl file
KNN
- 这个我们导师的关于KNN算法的深度研究,很详细,针对这个算法也提出了很多核心的问题-We mentor depth study, the KNN algorithm is very detailed, this algorithm is also proposed many of the core problems
KNN
- 话题跟踪与研究,基于knn算法,非常值得思考!-Tracking and research topic, based on the KNN algorithm, very worth considering!
KNN
- kNN papers, hoping to help people write papers.
knn
- matlab实现Knn分类,比较简单实用 可以直接验证 -matlab achieve Knn classification, relatively simple and practical direct verification
Ensemble-kNN
- 此PDF为英文文章,介绍了新的步态识别算法,即对行人足底的压力来进行步态识别,并采用集成KNN分类器来提高识别率,有一定的借鉴意义。-This PDF for the English article, introduced a new gait recognition algorithm, that is, the pressure on the pedestrian foot to carry out gait recognition, and the use of integrated KN
kNN
- KNN算法改进约会网站配对效果;KNN实现手写数字识别(KNN algorithm to improve the matching effect of dating sites; KNN handwritten numeral recognition)
datingTestSet2
- 机器学习实战 knn篇约会网站测试数据来源(Machine learning, actual combat, KNN, dating sites, testing, data sources)