| Package | Description |
|---|---|
| org.apache.mahout.clustering.lda.cvb |
| Modifier and Type | Method and Description |
|---|---|
TopicModel |
ModelTrainer.getReadModel() |
| Constructor and Description |
|---|
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) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.