public class ContextualBayesBandit extends Object
Modifier and Type | Class and Description |
---|---|
class |
ContextualBayesBandit.InverseLogisticFunction |
class |
ContextualBayesBandit.LogisticFunction |
Constructor and Description |
---|
ContextualBayesBandit(org.apache.mahout.math.Matrix featureMap) |
ContextualBayesBandit(org.apache.mahout.math.Matrix featureMap,
double alpha_0,
double beta_0) |
Copyright © 2013. All Rights Reserved.