Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.65
Implementers
1
CollapsedGibbsSampler
forge-lda/src/forge/lda/lda/inference/
Calls
no outgoing calls
Tested by
no test coverage detected