- MAS-based_expert_system_development_tool 结合分布式人工智能理论和面向对象及面向智能体技术
- Socket_and_MSHTML_Object_Model_use_to_create_their 用Socket和MSHTML对象模型创建自己的浏览器Socket and the MSHTML Object Model to use to create their own browser
- FtpUpLoad ftp上传程序
- api Scatterlist Cryptographic API driver for Linux.
- FMC_SDRAM_Configuration STM32F429/439 FMC SDRAM初始化
- a_robust_ada 一种新型的鲁棒的自适应波束形成器
文件名称:SVM
介绍说明--下载内容来自于网络,使用问题请自行百度
SVM: 一种分类器,采用最大化分类间隔进行优化参数。
关于这个分类器两点比较重要:
1)SMO优化算法需要掌握, 可以具体参看两篇文章,John Platt的文章
以及“Improvements to Platt s SMO algorithm for SVM Classifier Design”
2)核函数的使用,如何将核函数使用到SVM中,核函数就是空间转换的函数,
说白了就是距离计算函数,如何将同类之间的距离计算的比较近,如何将低维空间转换到易于分类的高维空间。
我自己看书写的程序,采用Python实现,注释比较多-SVM: a classification, a classification intervals to maximize the use of optimization parameters.
About this classifier is more important points:
1) SMO optimization algorithms need to know, you can see the specific two articles, John Platt article
And "Improvements to Platt s SMO algorithm for SVM Classifier Design"
2) the use of nuclear function, how to use the SVM kernel function, the kernel function is a function space conversion,
That white is the distance calculation function, how relatively close distance between similar calculations, how to convert low-dimensional space to a high-dimensional space is easy classification.
I see myself writing program, using Python, notes more
关于这个分类器两点比较重要:
1)SMO优化算法需要掌握, 可以具体参看两篇文章,John Platt的文章
以及“Improvements to Platt s SMO algorithm for SVM Classifier Design”
2)核函数的使用,如何将核函数使用到SVM中,核函数就是空间转换的函数,
说白了就是距离计算函数,如何将同类之间的距离计算的比较近,如何将低维空间转换到易于分类的高维空间。
我自己看书写的程序,采用Python实现,注释比较多-SVM: a classification, a classification intervals to maximize the use of optimization parameters.
About this classifier is more important points:
1) SMO optimization algorithms need to know, you can see the specific two articles, John Platt article
And "Improvements to Platt s SMO algorithm for SVM Classifier Design"
2) the use of nuclear function, how to use the SVM kernel function, the kernel function is a function space conversion,
That white is the distance calculation function, how relatively close distance between similar calculations, how to convert low-dimensional space to a high-dimensional space is easy classification.
I see myself writing program, using Python, notes more
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SVM.py
SVM.readme
SVM.readme
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
