|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicModel | |
---|---|
org.apache.mahout.clustering.lda.cvb |
Uses of TopicModel in org.apache.mahout.clustering.lda.cvb |
---|
Methods in org.apache.mahout.clustering.lda.cvb that return TopicModel | |
---|---|
TopicModel |
ModelTrainer.getReadModel()
|
Constructors in org.apache.mahout.clustering.lda.cvb with parameters of type TopicModel | |
---|---|
ModelTrainer(TopicModel model,
int numTrainThreads,
int numTopics,
int numTerms)
WARNING: this constructor may not lead to good behavior. |
|
ModelTrainer(TopicModel initialReadModel,
TopicModel initialWriteModel,
int numTrainThreads,
int numTopics,
int numTerms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |