Uses of Class
com.bayesserver.learning.parameters.DistributedMapperContext
-
Packages that use DistributedMapperContext Package Description com.bayesserver.learning.parameters -
-
Uses of DistributedMapperContext in com.bayesserver.learning.parameters
Method parameters in com.bayesserver.learning.parameters with type arguments of type DistributedMapperContext Modifier and Type Method Description static voidParameterLearning. learnDistributedMapper(EvidencePartition<DistributedMapperContext> partition, NameValuesReader configuration, NameValuesWriter output, InferenceFactory factory)This method should be called during distributed parameter learning on a distributed partition.
-