Copyright (C) 2005 Norman Casagrande This software is covered by the LGPL licence.
% tmake multiboost.pro -o Makefile % make
Note: you need tmake to create the Makefile. If you don't have it, and you are using g++ on a linux machine machine, you can use this Makefile.
To run the program, just type:
% multiboost
To get some help, type:
% multiboost -help
@misc{multiboost,
author = {Norman Casagrande},
title = {MultiBoost: An open source multi-class AdaBoost learner},
note = {http://iro.umontreal.ca/~casagran/multiboost/},
year = {2005}
}
1.4.5