文件名称:multiboost-0.71.src.tar
介绍说明--下载内容来自于网络,使用问题请自行百度
MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning.
相关搜索: multiboost
adaboost
adaboost matlab
multi-class adaboost
adaboost code
multiboost-0.61.src.t
Adaboost Algorithm in c++
multiboosting algorithm ppt
multiboost-0.71.src.tar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MultiBoost/
MultiBoost/AUTHORS
MultiBoost/COPYING
MultiBoost/ChangeLog
MultiBoost/Doxyfile
MultiBoost/INSTALL
MultiBoost/multiboost.pro
MultiBoost/NEWS
MultiBoost/linux_g++_makefile/
MultiBoost/linux_g++_makefile/Makefile
MultiBoost/README
MultiBoost/src/
MultiBoost/src/AdaBoostMHLearner.cpp
MultiBoost/src/AdaBoostMHLearner.h
MultiBoost/src/Classifier.cpp
MultiBoost/src/Classifier.h
MultiBoost/src/Defaults.h
MultiBoost/src/IO/
MultiBoost/src/IO/ADTreeData.cpp
MultiBoost/src/IO/ClassMappings.cpp
MultiBoost/src/IO/ClassMappings.h
MultiBoost/src/IO/ExtendableData.cpp
MultiBoost/src/IO/ExtendableData.h
MultiBoost/src/IO/ADTreeData.h
MultiBoost/src/IO/HaarData.cpp
MultiBoost/src/IO/HaarData.h
MultiBoost/src/IO/InputData.cpp
MultiBoost/src/IO/InputData.h
MultiBoost/src/IO/OutputInfo.cpp
MultiBoost/src/IO/OutputInfo.h
MultiBoost/src/IO/Serialization.h
MultiBoost/src/IO/Serialization.cpp
MultiBoost/src/IO/SortedData.cpp
MultiBoost/src/IO/SortedData.h
MultiBoost/src/main.cpp
MultiBoost/src/Others/
MultiBoost/src/Others/HaarFeatures.h
MultiBoost/src/Others/HaarFeatures.cpp
MultiBoost/src/Utils/
MultiBoost/src/Utils/StreamTokenizer.h
MultiBoost/src/Utils/Args.h
MultiBoost/src/Utils/Utils.cpp
MultiBoost/src/Utils/Utils.h
MultiBoost/src/Utils/Args.cpp
MultiBoost/src/WeakLearners/
MultiBoost/src/WeakLearners/ADTreeLearner.h
MultiBoost/src/WeakLearners/ADTreeLearner.cpp
MultiBoost/src/WeakLearners/BaseLearner.h
MultiBoost/src/WeakLearners/BaseLearner.cpp
MultiBoost/src/WeakLearners/HaarLearner.cpp
MultiBoost/src/WeakLearners/HaarMultiStumpLearner.cpp
MultiBoost/src/WeakLearners/HaarLearner.h
MultiBoost/src/WeakLearners/HaarMultiStumpLearner.h
MultiBoost/src/WeakLearners/MultiStumpLearner.cpp
MultiBoost/src/WeakLearners/HaarSingleStumpLearner.cpp
MultiBoost/src/WeakLearners/HaarSingleStumpLearner.h
MultiBoost/src/WeakLearners/MultiStumpLearner.h
MultiBoost/src/WeakLearners/SingleStumpLearner.cpp
MultiBoost/src/WeakLearners/SingleStumpLearner.h
MultiBoost/src/WeakLearners/StumpLearner.cpp
MultiBoost/src/WeakLearners/StumpLearner.h
MultiBoost/AUTHORS
MultiBoost/COPYING
MultiBoost/ChangeLog
MultiBoost/Doxyfile
MultiBoost/INSTALL
MultiBoost/multiboost.pro
MultiBoost/NEWS
MultiBoost/linux_g++_makefile/
MultiBoost/linux_g++_makefile/Makefile
MultiBoost/README
MultiBoost/src/
MultiBoost/src/AdaBoostMHLearner.cpp
MultiBoost/src/AdaBoostMHLearner.h
MultiBoost/src/Classifier.cpp
MultiBoost/src/Classifier.h
MultiBoost/src/Defaults.h
MultiBoost/src/IO/
MultiBoost/src/IO/ADTreeData.cpp
MultiBoost/src/IO/ClassMappings.cpp
MultiBoost/src/IO/ClassMappings.h
MultiBoost/src/IO/ExtendableData.cpp
MultiBoost/src/IO/ExtendableData.h
MultiBoost/src/IO/ADTreeData.h
MultiBoost/src/IO/HaarData.cpp
MultiBoost/src/IO/HaarData.h
MultiBoost/src/IO/InputData.cpp
MultiBoost/src/IO/InputData.h
MultiBoost/src/IO/OutputInfo.cpp
MultiBoost/src/IO/OutputInfo.h
MultiBoost/src/IO/Serialization.h
MultiBoost/src/IO/Serialization.cpp
MultiBoost/src/IO/SortedData.cpp
MultiBoost/src/IO/SortedData.h
MultiBoost/src/main.cpp
MultiBoost/src/Others/
MultiBoost/src/Others/HaarFeatures.h
MultiBoost/src/Others/HaarFeatures.cpp
MultiBoost/src/Utils/
MultiBoost/src/Utils/StreamTokenizer.h
MultiBoost/src/Utils/Args.h
MultiBoost/src/Utils/Utils.cpp
MultiBoost/src/Utils/Utils.h
MultiBoost/src/Utils/Args.cpp
MultiBoost/src/WeakLearners/
MultiBoost/src/WeakLearners/ADTreeLearner.h
MultiBoost/src/WeakLearners/ADTreeLearner.cpp
MultiBoost/src/WeakLearners/BaseLearner.h
MultiBoost/src/WeakLearners/BaseLearner.cpp
MultiBoost/src/WeakLearners/HaarLearner.cpp
MultiBoost/src/WeakLearners/HaarMultiStumpLearner.cpp
MultiBoost/src/WeakLearners/HaarLearner.h
MultiBoost/src/WeakLearners/HaarMultiStumpLearner.h
MultiBoost/src/WeakLearners/MultiStumpLearner.cpp
MultiBoost/src/WeakLearners/HaarSingleStumpLearner.cpp
MultiBoost/src/WeakLearners/HaarSingleStumpLearner.h
MultiBoost/src/WeakLearners/MultiStumpLearner.h
MultiBoost/src/WeakLearners/SingleStumpLearner.cpp
MultiBoost/src/WeakLearners/SingleStumpLearner.h
MultiBoost/src/WeakLearners/StumpLearner.cpp
MultiBoost/src/WeakLearners/StumpLearner.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.