Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

E

EQSettings - Class in com.bayesia.api.learning.settings
Learning settings for the EQ learning algorithm.
EqualDistanceSettings - Class in com.bayesia.api.discretization.settings
This class is used to perform equal distance discretization into the required number of intervals.
EqualDistanceSettings(int, boolean) - Constructor for class com.bayesia.api.discretization.settings.EqualDistanceSettings
Create settings for the equal distance algorithm providing the number of intervals we want to obtain.
EqualFrequencySettings - Class in com.bayesia.api.discretization.settings
This class is used to perform equal frequency discretization into the required number of intervals.
EqualFrequencySettings(int, boolean) - Constructor for class com.bayesia.api.discretization.settings.EqualFrequencySettings
Create settings for the equal frequency algorithm providing the number of intervals we want to obtain.
equals(Object) - Method in class com.bayesia.api.FunctionValue
A non-existent value is only equal to another non-existent value.
EXACT_INFERENCE - Static variable in class com.bayesia.api.APIInference
 
exportNetwork(String) - Method in class com.bayesia.api.APIInference
Exports the network and its associated junction tree (if the inference type is EXACT_INFERENCE) with the specified name into a BayesianNetworkTransferHandler in order to used it with the APIInference, APIModeling or APILearningfor example.
exportNetwork(String) - Method in class com.bayesia.api.APILearning
Exports the created network with the specified name into a BayesianNetworkTransferHandler in order to used it with the APIInference for example.
exportNetwork(String) - Method in class com.bayesia.api.APIModeling
Exports the created network with the specified name into a BayesianNetworkTransferHandler in order to used it with the APIModeling for example.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links