Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.learn |
Modifier and Type | Method and Description |
---|---|
void |
AdaBoost.setParameters(AdaBoost.Parameters p)
Sets the values of parameters that control the behavior of this learning algorithm.
|
Constructor and Description |
---|
AdaBoost(AdaBoost.Parameters p)
Initializing constructor.
|
AdaBoost(String n,
AdaBoost.Parameters p)
Initializing constructor.
|
Parameters(AdaBoost.Parameters p)
Copy constructor.
|
Copyright © 2016. All rights reserved.