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

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

#include <random>
#include <array>
#include <algorithm>
Include dependency graph for defaultParameterGenerator.hpp:

Go to the source code of this file.

Classes

class  canopy::defaultParameterGenerator< TNumParams >
 A simple parameter generator functor for training forest models. More...
 

Namespaces

 canopy
 Namespace containing the canopy library for random forest models.
 

Detailed Description

Contains declaration of the canopy::defaultParameterGenerator class.

Author
Christopher P Bridge