public class BayesNetExampleFactory
extends java.lang.Object
| Constructor and Description |
|---|
BayesNetExampleFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BayesianNetwork |
construct2FairDiceNetwor() |
static BayesianNetwork |
constructBurglaryAlarmNetwork() |
static BayesianNetwork |
constructCloudySprinklerRainWetGrassNetwork() |
static BayesianNetwork |
constructMeningitisStiffNeckNetwork() |
static BayesianNetwork |
constructToothacheCavityCatchNetwork() |
static BayesianNetwork |
constructToothacheCavityCatchWeatherNetwork() |
public static BayesianNetwork construct2FairDiceNetwor()
public static BayesianNetwork constructToothacheCavityCatchNetwork()
public static BayesianNetwork constructToothacheCavityCatchWeatherNetwork()
public static BayesianNetwork constructMeningitisStiffNeckNetwork()
public static BayesianNetwork constructBurglaryAlarmNetwork()
public static BayesianNetwork constructCloudySprinklerRainWetGrassNetwork()