com.Bayesia.api
Interface BayesianNetworkTransferHandler


public interface BayesianNetworkTransferHandler

The interface BayesianNetworkTransferHandler is used to transfer a bayesian network from an API to another one. It avoids to save a network into a file and reload it from another API. For example, a network created with the modeling API can be transferred to the inference API through an instance of this interface.

Version:
1.0 23/09/04
Author:
Bayesia S.A.