public interface ProbabilisticClassifierCreator<L,F>
Modifier and Type | Method and Description |
---|---|
ProbabilisticClassifier<L,F> |
createProbabilisticClassifier(double[] weights) |
ProbabilisticClassifier<L,F> createProbabilisticClassifier(double[] weights)