Package

com.tencent.angel.ml

warplda

Permalink

package warplda

Visibility
  1. Public
  2. All

Type Members

  1. class AliasTable extends AnyRef

    Permalink

    Sample Multinomial Distribution in O(1) with O(K) Build Time Created by chris on 8/2/17.

  2. class Document extends AnyRef

    Permalink

    Created by chris on 8/22/17.

  3. class LDAInferTask extends BaseTask[LongWritable, Text, Text]

    Permalink

    Created by chris on 9/1/17.

  4. class LDAModel extends MLModel

    Permalink
  5. class LDARunner extends MLRunner

    Permalink

    Created by chris on 9/1/17.

  6. class LDATrainTask extends BaseTask[LongWritable, Text, Text]

    Permalink

    Created by chris on 9/1/17.

  7. class LDATrainer extends MLLearner

    Permalink
  8. class Sampler extends AnyRef

    Permalink
  9. class WTokens extends AnyRef

    Permalink

Value Members

  1. object LDAModel

    Permalink

    The parameters of LDA model.

  2. object Sampler

    Permalink

    Created by chris on 8/23/17.

Ungrouped