Class | Description |
---|---|
BinaryPerceptronModelReader | |
BinaryPerceptronModelWriter |
Model writer that saves models in binary format.
|
PerceptronModel | |
PerceptronModelReader |
Abstract parent class for readers of Perceptron.
|
PerceptronModelWriter |
Abstract parent class for Perceptron writers.
|
PerceptronTrainer |
Trains models using the perceptron algorithm.
|
SimplePerceptronSequenceTrainer |
Trains models for sequences using the perceptron algorithm.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.