Variables
discrete_bayesian_parameter_estimation_sample Namespace Reference

Variables

tuple bn = DiscreteBayesianNetwork(skel, teacher_nd)
tuple data = bn.randomsample(200)
tuple dpath = os.path.join(PKG_PATH, "test", "graph-test.txt")
tuple gs = DiscreteGraphState()
tuple param_estimate = rospy.ServiceProxy("pgm_learner/discrete/parameter_estimation", DiscreteParameterEstimation)
tuple PKG_PATH = rospkg.RosPack()
tuple PP = pprint.PrettyPrinter(indent=2)
tuple req = DiscreteParameterEstimationRequest()
tuple skel = GraphSkeleton()
tuple teacher_nd = NodeData()
 tpath = dpath

Variable Documentation

tuple discrete_bayesian_parameter_estimation_sample::dpath = os.path.join(PKG_PATH, "test", "graph-test.txt")
tuple discrete_bayesian_parameter_estimation_sample::param_estimate = rospy.ServiceProxy("pgm_learner/discrete/parameter_estimation", DiscreteParameterEstimation)
tuple discrete_bayesian_parameter_estimation_sample::PP = pprint.PrettyPrinter(indent=2)
tuple discrete_bayesian_parameter_estimation_sample::req = DiscreteParameterEstimationRequest()


pgm_learner
Author(s): Yuki Furuta
autogenerated on Sat Sep 9 2017 02:33:39