Package | Description |
---|---|
com.bayesia.api.learning.settings |
Modifier and Type | Class and Description |
---|---|
class |
AugmentedNaiveSettings
Learning settings for the augmented naive learning algorithm.
|
class |
TreeAugmentedNaiveSettings
Learning settings for the tree augmented naive learning algorithm.
|
Modifier and Type | Method and Description |
---|---|
NaiveSettings |
NaiveSettings.copy() |
static NaiveSettings |
NaiveSettings.createDefault()
Create an instance of the learning settings initialized with the default parameters for this algorithm.
|