mlpack  master
Classes | Namespaces
adaboost_model.hpp File Reference
Include dependency graph for adaboost_model.hpp:

Go to the source code of this file.

Classes

class  mlpack::adaboost::AdaBoostModel
 The model to save to disk. More...
 

Namespaces

 mlpack
 Linear algebra utility functions, generally performed on matrices or vectors.
 
 mlpack::adaboost
 

Detailed Description

Author
Ryan Curtin

A serializable AdaBoost model, used by the main program.

Definition in file adaboost_model.hpp.