Package | Description |
---|---|
it.uniroma2.sag.kelp.learningalgorithm.classification.perceptron |
Modifier and Type | Class and Description |
---|---|
class |
KernelizedPerceptron
The perceptron learning algorithm algorithm for classification tasks (Kernel machine version).
|
class |
LinearPerceptron
The perceptron learning algorithm algorithm for classification tasks (linear version).
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.