Open xxxiaol opened 4 years ago
When I run py-causal/example/py-causal - Bootstrapping GFCI Discrete in Action.ipynb, all edges printed are of score 1.000, like this:
Graph Edges: air --> speech [air --> speech dd nl]:1.0000; dd nl ar_c --> o_ar_u [ar_c --> o_ar_u dd nl]:1.0000; dd nl ar_u --> o_ar_u [ar_u --> o_ar_u dd nl]:1.0000; dd nl bone --> air [air <-- bone dd nl]:1.0000; dd nl class --> o_ar_c [class --> o_ar_c dd nl]:1.0000; dd nl history_buzzing --> history_fullness [history_buzzing --> history_fullness dd nl]:1.0000; dd nl history_buzzing --> m_m_sn_gt_2k [history_buzzing --> m_m_sn_gt_2k dd nl]:1.0000; dd nl history_dizziness --> history_nausea [history_dizziness --> history_nausea dd nl]:1.0000; dd nl history_fluctuating --> m_sn_lt_1k [history_fluctuating --> m_sn_lt_1k dd nl]:1.0000; dd nl history_fluctuating --> static_normal [history_fluctuating --> static_normal dd nl]:1.0000; dd nl
Graph Edges:
Rollback to v1.1.1 gives the right output. Could you please fix the example?
Thanks for notifying this. Will update this example then.
When I run py-causal/example/py-causal - Bootstrapping GFCI Discrete in Action.ipynb, all edges printed are of score 1.000, like this:
Rollback to v1.1.1 gives the right output. Could you please fix the example?