| Class | Description |
|---|---|
| TrainingMap |
A class that keeps tracks of the mapping between a random variable
atom in one database (atom manager) and an observed atom in another
(as well as unmapped (latent) variables).
|
| VotedPerceptron |
Learns new weights for the weighted rules in a model using the voted perceptron algorithm.
|
| WeightLearningApplication |
Abstract class for learning the weights of weighted mutableRules from data for a model.
|
Copyright © 2018 University of California, Santa Cruz. All rights reserved.