- 3
- 0
- 约3.14千字
- 约 20页
- 2023-11-06 发布于江西
- 举报
R packages for SVM
Software reviewMost of the existing SVM software is written in C or C++ e.glibsvm SVMlight SVMTorchmySVMM-SVM
Putting SVM specific software aside, there is little software available implementing a wider range of kernel methods with some exceptions like the Spider software which provides a MATLAB interface to various C/C++ SVM libraries and MATLAB implementations of various kernel-based algorithms, Torch which also includes more traditional machine learning algorithms, and the occasional MATLAB or C program found on a personal web page where an author includes code from a published paper.
R packagese1071 offers an interface to libsvm provides a robust and fast SVM implementation and produces state of the art results on most classification and regression .
klaR provides an interface to SVMlight a popular SVM implementation along with other classification tools like Regularized Discriminant Analysis.
LiblineaRLinear ,fasterit can be able to handle large-scaled dataset.However, most of the libsvm and klaR SVM code is in C++. Therefore, if one would like to extend or enhance the code with e.g. new kernels or different optimizers, one would have to modify the core C++ code.
Kernlabkernlab aims to allow the user to switch between kernels on an existing algorithm and even create and use own kernel functions for the kernel methods provided in the package. support vector machines the relevance vector machineGaussian processes a ranking algorithmkernel PCA kernel CCA kernel feature analysisonline kernel methods a spectral clustering algorithm.
e1071C- and ν-classificationone-class-classification (novelty detection) ε- and ν-regression linear, polynomial, radial basis function, and sigmoidal kernels K-fold Cross ValidationMulti-class classification: one-against-one
e1071Svm letter.Rpredict.svmtune
e1071ICABagged clusteringkmeans clustering c-shell clustering Naive Bayes Classifier
kernlabKernel functionif a projection Φ : X
您可能关注的文档
- 白银西北铅锌冶炼厂硫酸循环冷却水系统处理方案.docx
- 电气监理实施细则.docx
- 电气安全技术课件电气事故与电气安全策略.pptx
- 电工与电子技术第一章安全用电常识方案.pptx
- 电大年度混凝土结构设计原理形成性考核册答案.docx
- 电动自行车抽样标准.pptx
- 电力系统自动低频减负荷装置设计4.docx
- 电力建设工程前期工作管理实施细则2.docx
- 甲状腺围手术期护理.pptx
- 用前臂带动腕部力量将针头迅速垂直刺入深约为针梗.pptx
- 【华源-2026研报】生猪行业月报:行业未来现金流压力凸显,产能或将进入加速去化阶段.pdf
- 【大公国际-2026研报】两会解读:智能经济首入报告,人工智能开启增长新逻辑.pdf
- 【华西-2026研报】OpenClaw:吹响AIAgent时代号角.pdf
- 【Microsoft Corporation-2026研报】数据保护与AI创新的融合研究报告.pdf
- 【深交所-2026研报】深南电路:2025年年度报告.pdf
- 【交银国际-2026研报】房地产行业月报:春节后需求逐步释放,两会叠加政策发力,小阳春可期.pdf
- 【农小蜂-2026研报】农小蜂全国农产品批发市场价格行情监测周报(2026年第9周).pdf
- 【东吴-2026研报】北交所定期报告:霍尔木兹海峡局势恶化,北证50下跌1.12%.pdf
- 【华兴-2026研报】兆易创新(603986):回调即创造买入机会.pdf
- 【上交所-2026研报】公司2025年年度报告全文.pdf
最近下载
- 消费者权益保护法.ppt VIP
- OTA平台国际市场机票查询的预测方法及系统.pdf VIP
- 2025年重庆西南大学附中小升初自主招生数学试卷真题(含答案详解).pdf VIP
- 设备管理体系标准PMS.pptx VIP
- 人防教育课件.pptx VIP
- 个人简历空白模板.docx VIP
- Flash CS6核心应用案例教程(全彩慕课版)(第2版)教案全套 第1--9讲 初识Flash---商业案例.docx
- T_HPAAIA 83002—2020_SCS内置保温现浇混凝土复合墙体系统构造.pdf VIP
- NB∕T 14002.3-2022 页岩气 储层改造 第3部分:压裂返排液回收和处理方法.pdf
- 固体矿产钻探工安全操作规程.docx
原创力文档

文档评论(0)