Hello, Dear Developers,
I am currently working on mixed Bayes network with both discrete variable and
continuous variable. In the structure learning step. I am using
"learn_struct_mwst" to learn structure with my data. For the node_size in this
function, I know if discrete variable A has 3 alternative values, the node_size
for A is 3. However, if variable B is continuous, how can I set the node_size
for it? For example, if B is ranging from -100 to 100, do I need to put a '200'
for size of B and rescale the ranging from [-100, 100] to [0, 200]?
Thank you!!
Original issue reported on code.google.com by ZhuZheng...@gmail.com on 16 Jan 2015 at 10:29
Original issue reported on code.google.com by
ZhuZheng...@gmail.com
on 16 Jan 2015 at 10:29