FreeLing  3.0
Classes
adaboost.h File Reference
#include "freeling/omlet/weakrule.h"
#include "freeling/omlet/dataset.h"
#include "freeling/omlet/classifier.h"
#include <iostream>
#include <string>
#include <list>
#include <vector>
Include dependency graph for adaboost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adaboost
 Class AdaBoost implement a generic AB learner/classifier, which may be based on any kind of weak rule. More...