FreeLing  4.0
Public Member Functions | Public Attributes
freeling::mlDTree_params Class Reference

Class mlDTree_params stores the set of params for this kind of weak rules. More...

#include <weakrule.h>

Inheritance diagram for freeling::mlDTree_params:
Inheritance graph
[legend]
Collaboration diagram for freeling::mlDTree_params:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 mlDTree_params (int nl, double e, int mxd)
 constructor

Public Attributes

int max_depth
 learning parameters

Detailed Description

Class mlDTree_params stores the set of params for this kind of weak rules.


Constructor & Destructor Documentation

freeling::mlDTree_params::mlDTree_params ( int  nl,
double  e,
int  mxd 
)

constructor


Member Data Documentation

learning parameters


The documentation for this class was generated from the following file: