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
c++写的实现数学排队论的算法程序,上研究生同志们用得上,不过我也是找了个MODEL来稿的,算法很难,喜欢编程的大虾们都应该对算法感兴趣把
上传时间: 2015-04-22
上传用户:zsjinju
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic MODEL selection tool for C-SVM classification. This document explains the use of libsvm.
标签: classification easy-to-use regression and
上传时间: 2013-12-22
上传用户:二驱蚊器
一个用MVC模式写出来的贪食蛇小游戏,将MODEL.View.Control分开,可作为学习MVC的入门。
上传时间: 2013-11-30
上传用户:leixinzhuo
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToMODEL. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the MODEL s index for the column. For example, the user might drag the Vegetarian column (which the MODEL considers to be at index 4) so it s displayed as the first column — at view index 0. Since prepareRenderer gives us the view index, we need to translate the view index to a MODEL index so we can be sure we re dealing with the intended column
标签: convertColumnIndexToMODEL straightforward perhaps fairly
上传时间: 2013-12-10
上传用户:it男一枚
The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE Compiled version of SPLAY.C (small MODEL) README.DOC You are looking at it Read the comments at the beginning of SPLAY.C for more info.
标签: program translation Kokkonen pascal
上传时间: 2015-05-05
上传用户:rocwangdp
SoundMixer example application is compatible with Series 60 Developer Platform v1.0 and v2.0. It has been tested to work with the Nokia N-Gage and Nokia 6600 phone MODEL.
标签: application SoundMixer compatible Developer
上传时间: 2015-06-27
上传用户:lijinchuan
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation MODEL, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
标签: Programming Reference Standard Template
上传时间: 2014-01-19
上传用户:netwolf
人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-controllers fuzzy logic MODEL.
标签: comprehensive constructing FuzzyLib library
上传时间: 2013-12-17
上传用户:dbs012280
This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver MODEL presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver MODEL as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.
标签: block-oriented application developing describes
上传时间: 2015-07-07
上传用户:kelimu