Constructor and Description |
---|
GaussianProcessPrior(Model model,
Database rvDB,
Database observedDB) |
Constructor and Description |
---|
MaxLikelihoodMPE(Model model,
Database rvDB,
Database observedDB) |
MaxPiecewisePseudoLikelihood(Model model,
Database rvDB,
Database observedDB) |
Constructor and Description |
---|
Hyperband(Model model,
Database rvDB,
Database observedDB) |
InitialWeightHyperband(Model model,
Database rvDB,
Database observedDB) |
Constructor and Description |
---|
BaseGridSearch(Model model,
Database rvDB,
Database observedDB) |
ContinuousRandomGridSearch(Model model,
Database rvDB,
Database observedDB) |
GridSearch(Model model,
Database rvDB,
Database observedDB) |
GuidedRandomGridSearch(Model model,
Database rvDB,
Database observedDB) |
InitialWeightGridSearch(Model model,
WeightLearningApplication internalWLA,
Database rvDB,
Database observedDB) |
InitialWeightRandomGridSearch(Model model,
WeightLearningApplication internalWLA,
Database rvDB,
Database observedDB) |
InitialWeightRankSearch(Model model,
WeightLearningApplication internalWLA,
Database rvDB,
Database observedDB) |
RandomGridSearch(Model model,
Database rvDB,
Database observedDB) |
RankSearch(Model model,
Database rvDB,
Database observedDB) |
Modifier and Type | Method and Description |
---|---|
static int |
Grounding.groundAll(Model model,
AtomManager atomManager,
GroundRuleStore groundRuleStore)
Ground all the given rules.
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.