Package | Description |
---|---|
org.linqs.psl.application.inference | |
org.linqs.psl.application.inference.mpe | |
org.linqs.psl.application.learning.weight | |
org.linqs.psl.database.atom |
Modifier and Type | Field and Description |
---|---|
protected PersistedAtomManager |
InferenceApplication.atomManager |
Modifier and Type | Method and Description |
---|---|
protected PersistedAtomManager |
InferenceApplication.createAtomManager(Database db) |
PersistedAtomManager |
InferenceApplication.getAtomManager() |
Modifier and Type | Method and Description |
---|---|
protected PersistedAtomManager |
LazyMPEInference.createAtomManager(Database db) |
Constructor and Description |
---|
TrainingMap(PersistedAtomManager targets,
Database truthDatabase)
Initializes the training map of RandomVariableAtoms ObservedAtoms.
|
Modifier and Type | Class and Description |
---|---|
class |
LazyAtomManager
A persisted atom manager that will keep track of atoms that it returns, but that
don't actually exist (lazy atoms).
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.