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