Yan Zeng

Results 6 comments of Yan Zeng

It looks like the error was from the local search procedure, especially from the calculation from the "_loss" function or the "_bic_scoring" function. Maybe you could debug the code to...

In the case where the parameter only_global is set to True, the discrete_indicator field is used as well. It is used to compute the objective function. If you miscalculated the...

> Thank you. I understand that LiM can be used only for mixed data of continuous variables and binary variables. What kind of approximation method are generally used to deal...

Here we evaluate the performance of the causal structure between variables, not including its causal effects. So I am sorry to say that our algorithm cannot guarantee to estimate the...

Hi, EsqYu. Thanks for pointing out this issue. When there are 10 features, it may use indeed much memory. It is due to the local search procedure that searches over...

Dear yujota, Thanks for implementing prior knowledge for LiM. The modified codes look feasible and ok. But please note that LiM optimizes the adjacency matrix about the directed EDGES. Element...