代码搜索:MultiBoost
找到约 46 项符合「MultiBoost」的源代码
代码结果 46
www.eeworm.com/read/407916/11408568
pro multiboost.pro
TEMPLATE = app
CONFIG = release
DEFINES = NDEBUG
INCLUDEPATH = src/
HEADERS = src/AdaBoostMHLearner.h \
src/Classifier.h \
src/Defaults.h \
src/IO/ClassMappings.h \
src/IO/InputDat
www.eeworm.com/read/407916/11408566
changelog
MultiBoost 0.71:
NEW: Added output of the classification prediction.
FIXED: Bad bug which made the -d option useless.
CHANGED: Now multiple declarations of the same argument (with a different numbe
www.eeworm.com/read/407916/11408602
cpp extendabledata.cpp
/*
* This file is part of MultiBoost, a multi-class
* AdaBoost learner/classifier
*
* Copyright (C) 2005-2006 Norman Casagrande
* For informations write to nova77@gmail.com
*
* This library is free s
www.eeworm.com/read/407916/11408565
news
MultiBoost 0.71:
New release with some important bugfixes.
- Added output of the classification prediction.
- Fixed Bad bug which made the -d option useless.
- Now multiple declarations of the
www.eeworm.com/read/407916/11408601
cpp sorteddata.cpp
/*
* This file is part of MultiBoost, a multi-class
* AdaBoost learner/classifier
*
* Copyright (C) 2005-2006 Norman Casagrande
* For informations write to nova77@gmail.com
*
* This library is free s
www.eeworm.com/read/407916/11408593
cpp adtreedata.cpp
/*
* This file is part of MultiBoost, a multi-class
* AdaBoost learner/classifier
*
* Copyright (C) 2005-2006 Norman Casagrande
* For informations write to nova77@gmail.com
*
* This library is free s
www.eeworm.com/read/407916/11408596
h adtreedata.h
/*
* This file is part of MultiBoost, a multi-class
* AdaBoost learner/classifier
*
* Copyright (C) 2005-2006 Norman Casagrande
* For informations write to nova77@gmail.com
*
* This library is free s
www.eeworm.com/read/407916/11408599
h extendabledata.h
/*
* This file is part of MultiBoost, a multi-class
* AdaBoost learner/classifier
*
* Copyright (C) 2005-2006 Norman Casagrande
* For informations write to nova77@gmail.com
*
* This library is free s
www.eeworm.com/read/407916/11408567
install
Hello! Just run this simple two commands to compile:
% tmake multiboost.pro -o Makefile
% make
If you don't have tmake you can download it here:
http://www.trolltech.com/download/freebies.ht
www.eeworm.com/read/407916/11408577
cpp adtreelearner.cpp
/*
* This file is part of MultiBoost, a multi-class
* AdaBoost learner/classifier
*
* Copyright (C) 2005-2006 Norman Casagrande
* For informations write to nova77@gmail.com
*
* This library is