| Package | Description |
|---|---|
| com.bayesia.api | |
| com.bayesia.api.discretization.settings | |
| com.bayesia.api.format | |
| com.bayesia.api.learning.settings |
| Class and Description |
|---|
| APIUtils.DISCRETIZATION
Enumeration of the available discretization algorithms.
|
| APIUtils.LEARNING_ALGORITHM
Enumeration of the available learning algorithms.
|
| APIUtils.LETTER_CASE
Enumeration of the available case formats for
StringFormatter. |
| APIUtils.MEAN_MODE
Enumeration of the mean observation's modes
|
| APIUtils.NODE_SORTING_METHOD
Enumeration of the node sorting methods.
|
| BayesianNetworkTransferHandler
The interface
BayesianNetworkTransferHandler is used to transfer a bayesian network from an API to another one. |
| Database
This interface must be implemented in order to perform network learning.
|
| FunctionValue
The class
FunctionValue the result of a function node after performing inference. |
| NetworkDescriptor
This interface provides some methods used to describe a network.
|
ResizableIcon
ResizableIcon can handle rendered images such as png, jpeg, or gif as well as svg vector images. |
| Class and Description |
|---|
| APIUtils.DISCRETIZATION
Enumeration of the available discretization algorithms.
|
| Class and Description |
|---|
| APIUtils.LETTER_CASE
Enumeration of the available case formats for
StringFormatter. |
| Class and Description |
|---|
| APIUtils.LEARNING_ALGORITHM
Enumeration of the available learning algorithms.
|