public class SoftMaxUtil extends Object
Constructor and Description |
---|
SoftMaxUtil() |
Modifier and Type | Method and Description |
---|---|
static <X> Map<X,Double> |
getDistributionFromScores(Map<X,Double> scores) |
static <X> boolean |
isDistribution(Map<X,Double> scores) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.