Canopy  1.0
The header-only random forests library
Classes | Namespaces
circularRegressor.hpp File Reference

Contains declaration of the canopy::circularRegressor class. More...

#include <canopy/circularRegressor/vonMisesDistribution.hpp>
#include <canopy/randomForestBase/randomForestBase.hpp>
#include <canopy/circularRegressor/circularRegressor.tpp>
Include dependency graph for circularRegressor.hpp:

Go to the source code of this file.

Classes

class  canopy::circularRegressor< TNumParams >
 Implements a random forest classifier model to predict a circular-valued output label. More...
 

Namespaces

 canopy
 Namespace containing the canopy library for random forest models.
 

Detailed Description

Contains declaration of the canopy::circularRegressor class.

Author
Christopher P Bridge