This function loads a selected Bayesian network file.
load_network(network_name)
network_name
The name of the network file to load.
A bn.fit object representing the Bayesian network.