public interface WeightMapper<A extends Classifier>
CostFunction to
a Classifier implementation.| Modifier and Type | Method and Description |
|---|---|
A |
mapWeights(de.jungblut.math.DoubleVector weights)
Maps the given weights to a classifier implementation.
|
A mapWeights(de.jungblut.math.DoubleVector weights)
weights - the parameters of a trained model.Copyright © 2016. All rights reserved.