搜索资源列表
svr
- svm 的matlab程序,是最基本的svm形式-the sourse of svm,it is the basic styple
bugtrack_aspt
- BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framework to create an expanded system or use as is . Great for small teams working on software projects. Features include: - Search by Project, Assi
LS-SVMlab1.5bl
- 可以供在SVM门口的初学者早日入门,这些都是最基本的SVM程序,但是也比较专业,希望有需要的人使用-SVM can be at the door for an early entry for beginners, these are the most basic SVM procedure, but more professional, I hope the person has required the use of
The_Status_Quo_of_Machine_Learning_of_Artificial_I
- 机器学习是人工智能的一个子领域,是人工智能中非常活跃且范围甚广的主要核心研究领域之一,也是现代智能系统的关键环节和瓶颈。机器学习吸取了人工智能、概率统计、计算复杂性理论、控制论、信息论、哲学、生理学、神经生物学等学科的成果,主要关注于开发一些让计算机可以自动学习的技术,并通过经验提高系统自身的性能。本文介绍了机器学习的概念、基本结构和发展,以及各种机器学习方法,包括机械学习、归纳学习、类比学习、解释学习、基于神经网络的学习以及知识发现等,并简单叙述了机器学习的相关算法,包括决策树算法、随机森林算
bisvm
- SVM分析软件,实现基本的SVM分类功能。-SVM analysis software, to achieve the basic function of the SVM classification.
Patternrecognition
- 模式识别基本方法matlab源代码,包括最小二乘法、SVM、神经网络、1_k近邻法、剪辑法、特征选择和特征变换。-Basic method of pattern recognition matlab source code, including the least squares method, SVM, neural network, 1_k neighbor method, editing method, feature selection and feature transformatio
SVM_Code_rar
- 支持向量机的实现程序,用于实现支持向量机基本算法的matlab代码-Support Vector Machine implementation of procedures used to implement the basic algorithm of support vector machine matlab code
WebCategorization
- web分类系统 Web文档分类是Web挖掘中最基本的技术之一,而构造一个按照兴趣分类的分类器,需要做大量的预处理工作,来收集正负的训练样例。但负例的收集是非常困难的。文章提出了一个只有正例没有负例的学习模型。该模型主要是重复执行SVM。实验表明,该学习模型对于Web文档分类的分类精度和速度都是非常理想的-web classification system for Web document classification is a Web mining, one of the most basic
SVM
- 支持向量机的基本原理,对于初学者可以很好的先看下理论。-The basic principles of support vector machines for beginners can be a good look under the theory.
svm
- Describe: the basic of svm(classification). Found it helpful
SVMnonlinforASI
- SVM PCA (Principal Component Analysis) algorithm has been widely used in engineering and science research, This report mainly from the PCA and the basic structure of the basic tenets of its research, Conventional PCA algorithm used mainly linear algo
svm
- SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
SVM
- 一份经典的支持向量机基本原理的课件,找了好久,希望对大家有帮助。-A classic basic principle of SVM courseware, looking for a long time, we want to help.
SVM
- 详细介绍了SVM支持向量机的基本理论,适合初学者-SVM described in detail the basic theory of support vector machines, suitable for beginners
LS-SVM
- 本文主要研究 LS-SVM 算法的基本原理及基于其实现时间序列预测 的方法。针对超参数选择困难的问题,采用多级网格搜索和遗传算法的方法对 超参数的取值进行优化-This paper studies the basic principles of the LS-SVM algorithm and time series prediction based on its implementation. Difficult to select for hyper parameter, multi
Neural-network-and-SVM-courseware
- 讲述了神经网络的基础知识,顺利过渡到支持向量机这种特殊的机器学习工具。通过对本课程的学习,会充分了解到支持向量机与神经网络的区别及联系。-Tells the story of the basic knowledge of neural network, a smooth transition to the support vector machine (SVM) this kind of special machine tools. By learning this course, you wi
SVM
- 支持向量机的内容,以及基本信息,让初学者基本掌握其大概要理-The content of the support vector machine (SVM), and basic information, basic for beginners to master its about
svm
- 自己收集整理的一些svm基础知识,做成ppt的形式,希望对同为初学者的小伙伴们有帮助-collectting some basic knowledge of SVM, the form of PPT, hope to help friends with for beginners
svm
- 这是svm的程序,运用它可以使你很快掌握svm的基本原理,对初学者很有帮助!-This is the application of SVM, with it can make you quickly grasp the basic principle of SVM, is very helpful for beginners!
activity-recognition-based-on-SVM
- 基于支持向量机的人类活动识别,以日常生活中的10个活动进行识别。-Support Vector Machine (SVM) was first proposed in 1995 by Cortes and Vapnik [15] for solving classification and regression problems. The solving strategy of SVM on the multiple classification problems is com