Uses of Class
org.apache.mahout.math.random.IndianBuffet

Packages that use IndianBuffet
org.apache.mahout.math.random   
 

Uses of IndianBuffet in org.apache.mahout.math.random
 

Methods in org.apache.mahout.math.random that return IndianBuffet
static IndianBuffet<Integer> IndianBuffet.createIntegerDocumentSampler(double alpha)
           
static IndianBuffet<String> IndianBuffet.createTextDocumentSampler(double alpha)
           
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.