Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ setUp
Method
setUp
forge-lda/src/forge/lda/lda/inference/Inference.java:29–29 ·
view source on GitHub ↗
Set up for inference. @param lda
(LDA lda)
Source
from the content-addressed store, hash-verified
27
* @param lda
28
*/
29
void
setUp(LDA lda);
30
31
/**
32
* Set up
for
inference.
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