toolbox icon indicating copy to clipboard operation
toolbox copied to clipboard

Set some observations for the sampler

Open gowthamnatarajan opened this issue 8 years ago • 1 comments

The sampler class generates data randomly from the graph. Is there a way I can specify values for some variables (like some variables are observed) and then generate samples for the remaining variables.

gowthamnatarajan avatar Nov 16 '17 01:11 gowthamnatarajan

That would be a nice addition. Actually, we have something like that in the Importance Sampling algorithm implemented by @dariorlual. We will try to add it to the core package.

andresmasegosa avatar Nov 20 '17 09:11 andresmasegosa