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