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