| Interface | Description |
|---|---|
| LearningSettings |
This interface is used to describe the settings for a learning algorithm.
|
| Class | Description |
|---|---|
| AbstractLearningSettings | |
| AugmentedMarkovBlanketSettings |
Learning settings for the Markov blanket learning algorithm.
|
| AugmentedNaiveSettings |
Learning settings for the augmented naive learning algorithm.
|
| EQSettings |
Learning settings for the EQ learning algorithm.
|
| GreedySettings |
Learning settings for the Greedy learning algorithm.
|
| MarkovBlanketSettings |
Learning settings for the Markov blanket learning algorithm.
|
| MaximumSpanningTreeSettings |
Learning settings for the maximum spanning tree learning algorithm.
|
| NaiveSettings |
Learning settings for the naive learning algorithm.
|
| ParameterEstimationSettings |
Learning settings for the parameter learning algorithm.
|
| SopLEQSettings |
Learning settings for the SopLEQ learning algorithm.
|
| SupervisedLearningSettings | |
| TabooOrderSettings |
Learning settings for the taboo order learning algorithm.
|
| TabooSettings |
Learning settings for the taboo learning algorithm.
|
| TreeAugmentedNaiveSettings |
Learning settings for the tree augmented naive learning algorithm.
|