|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.operator.learner.kernel.evosvm.ClassificationOptimizationFunction
public class ClassificationOptimizationFunction
This function must be maximized for the search for an optimal hyperplane for classification.
| Constructor Summary | |
|---|---|
ClassificationOptimizationFunction()
|
|
| Method Summary | |
|---|---|
double[] |
getFitness(double[] alphas,
double[] ys,
Kernel kernel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassificationOptimizationFunction()
| Method Detail |
|---|
public double[] getFitness(double[] alphas,
double[] ys,
Kernel kernel)
getFitness in interface OptimizationFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||