代码搜索:Boosting
找到约 146 项符合「Boosting」的源代码
代码结果 146
www.eeworm.com/read/396530/8101354
pdf friedman1999-additive logistic regression-a statistical view of boosting.pdf
www.eeworm.com/read/455365/7372852
pdf 16.(1990年最初的boosting算法)the strength of weak learnability.pdf
www.eeworm.com/read/198327/7940154
pdf a boosting approach to p300 detection with application to brain-computer interfaces.pdf
www.eeworm.com/read/180274/9313784
makefile
CC = g++
CC_FINAL = -D NDEBUG -O3
CC_DEBUG = -O1
CC_LIB_FLAGS = -lm
ifeq ($(CC), g++) # for GCC >= 3.2.x
CC_FLAGS = -Wall -Wshadow -Wcast-qual\
-Wpointer-arith -Wconversion -Wredundant-decls\
www.eeworm.com/read/455365/7372851
pdf 107.92-20.(泛化)improved boosting algorithms using confidence-rated predictions.pdf
www.eeworm.com/read/273260/10921985
txt readme.txt
-------------------------------------------------
--- Document for MATLAB interface of Boosting ---
-------------------------------------------------
Table of Contents
=================
- Intro
www.eeworm.com/read/461042/1555338
m mmodmapper.m
function [output] = mModMapper(input,mode,res,boosting)
% Modulation Mapping of IEEE 802.16-2004 (WiMAX)
%
% output = mModMapper(input, mode ,boosting)
%
% input : binary input vector
www.eeworm.com/read/482389/6624007
h boost.h
/******************************************************************************
boost.h - main include file for boosting stuff
************************************************************************
www.eeworm.com/read/396530/8101357
pdf freund1995-eccv-a decision-theoretic generalization of on-line learning and an application to boosting -adaboost.pdf
www.eeworm.com/read/455365/7372850