|
FreeLing
4.0
|
Class mlDTree_params stores the set of params for this kind of weak rules. More...
#include <weakrule.h>


Public Member Functions | |
| mlDTree_params (int nl, double e, int mxd) | |
| constructor | |
Public Attributes | |
| int | max_depth |
| learning parameters | |
Class mlDTree_params stores the set of params for this kind of weak rules.
| freeling::mlDTree_params::mlDTree_params | ( | int | nl, |
| double | e, | ||
| int | mxd | ||
| ) |
constructor
learning parameters
1.7.6.1