Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a VaRiant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through multimodal perturbation. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.4, pp.725-735.
标签: Description Randomness Attribute Filtered
上传时间: 2015-04-10
上传用户:ynzfm
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised VaRiant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.
标签: Description supervised algorithm S-ISOMAP
上传时间: 2015-04-10
上传用户:wfeel
VaRiant code in this rar zipped package
标签: VaRiant package zipped code
上传时间: 2013-12-26
上传用户:shawvi
var matlab:VaRiant //通过"变体"调用接口是比较低效的,但很方便 begin //变体这种结构,本是vb中的东西。 try //如果已有活动的matlab.application对象,取其接口 matlab:=GetActiveOleObject( Matlab.Application ) except //这些个api所使用到的参数,其实都可以在注册表里搜索到. matlab:=CreateOleObject( Matlab.Application ) //否则自己创建之 matlab:=CreateOleObject( Matlab.Application.5 ) matlab.execute( a=[1 1/ 3 1/5] ) //matlab.application接口具有 matlab.execute( b=[3 1 1/3] ) //这种方法(接口),否则会出错 matlab.execute( plot(a,b) );
上传时间: 2013-12-18
上传用户:dapangxie
S-ISOMAP is a manifold learning algorithm, which is a supervised VaRiant of ISOMAP.
标签: supervised algorithm S-ISOMAP manifold
上传时间: 2014-01-11
上传用户:lacsx
NeC4.5 is a VaRiant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
标签: decision 4.5 accurate generate
上传时间: 2013-12-10
上传用户:anng
minimal python VaRiant for small footprint apps like embedded apps
标签: apps footprint embedded minimal
上传时间: 2013-12-16
上传用户:Andy123456
A sparse VaRiant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
标签: Levenberg-Marquardt implemented algorithm applied
上传时间: 2013-12-23
上传用户:wqxstar
实现设备管理的主框架接口,接口采用VaRiant类型
上传时间: 2016-03-25
上传用户:叶山豪
介绍了 FPGA 的相关基础知识,然后分别通过 7 个在实际工程应用中的案例详细 介绍了通过 FPGA 实现 I 2C 协议要求的接口、 UART 控制器、USB 接口控制器、数字视频信号处 理器、VGA/LCD 显示控制器、CAN 总线控制器、以太网控制器的方法。
标签: FPGA
上传时间: 2015-05-06
上传用户:lipeng