MCPcopy Create free account
hub / github.com/Card-Forge/forge / run

Method run

forge-lda/src/forge/lda/lda/inference/Inference.java:42–42  ·  view source on GitHub ↗

Run model inference.

()

Source from the content-addressed store, hash-verified

40 * Run model inference.
41 */
42 void run();
43
44 /**
45 * Get the value of doc-topic probability \theta_{docID, topicID}.

Callers 1

runMethod · 0.65

Implementers 1

CollapsedGibbsSamplerforge-lda/src/forge/lda/lda/inference/

Calls

no outgoing calls

Tested by

no test coverage detected