public class ProposalFunctionMAP
extends java.lang.Object
Constructor and Description |
---|
ProposalFunctionMAP(java.util.Collection<ProposalFunction> proposalFunctions,
double initWeight) |
Modifier and Type | Method and Description |
---|---|
void |
checkBest(double weight,
double regularization) |
double |
getBestScore() |
double |
loadBest() |
public ProposalFunctionMAP(java.util.Collection<ProposalFunction> proposalFunctions, double initWeight)