Code & Docs

If you use this software in any publication, please refer to the following article:

D. Benbouzid, R. Busa-Fekete, N. Casagrande, F.-D. Collin, and B. Kégl
MultiBoost: a multi-purpose boosting package

Journal of Machine Learning Research, 13:549–553, 2012.

The source code and the documentation are available below. 
The multiboost.zip contains the following files and directories:
  • ./CMakeLists.txt: CMake file for generating Makefile. 
  • ./src/: C++ source code files
Execute the following commands in the directory where the zipped source code is located in order to get the executable:

> unzip multiboost.zip
> mkdir MultiBoost-Build
> cd Multiboost-Build
> cmake ../MultiBoost-Release
> make all

If you are using the GUI version of cmake, just fill the path where you unzipped the sources (where the source code is) and your build path (where you will build the binaries). Apply ”configure” and then ”generate”. After this you can use the build files created in the build directory to compile the multiboost project.

After compilation, you can run
 
./multiboost --help

for some rudimentary help on usage. If you need more help, don't hesitate to contact us.

SelectionFile type iconFile nameDescriptionSizeRevisionTimeUser
Ċ
View Download
Documentation (user manual)   631k v. 16 Mar 31, 2014, 4:56 AM François-David Collin
ċ

Download
multiboost intel (universal) executable for macos (all versions from 10.4)      479k v. 1 Mar 31, 2014, 4:42 AM François-David Collin
ċ

Download
multiboost intel x64 linux executable for linux   609k v. 1 Mar 31, 2014, 4:44 AM François-David Collin
ċ

Download
multiboost x86_64 executable for MS Windows (64 bits). Before use, download and install the VC++ redistributable package from Microsoft at the link below   360k v. 1 Mar 31, 2014, 4:46 AM François-David Collin
ċ

Download
Sources for 1.2.02  496k v. 1 Mar 31, 2014, 4:36 AM François-David Collin
ċ

Download
Doxygen generated documentation  3729k v. 7 Mar 31, 2014, 4:38 AM François-David Collin
ċ

View
Prior to use the x64 windows version, please install this   Mar 31, 2014, 4:46 AM François-David Collin