Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

区分正向根因、负向根因 #18

Open
iamsuarez opened this issue Apr 6, 2023 · 2 comments
Open

区分正向根因、负向根因 #18

iamsuarez opened this issue Apr 6, 2023 · 2 comments

Comments

@iamsuarez
Copy link

若输出来的根因:有的根因的predict大于real,有的根因的predict小于real,也就是有事件的正向根因、负向根因。
那么怎样区分正向根因、负向根因?
个人想法:是否可以根据根因real的和与根因predict的和进行比较,来区分正向根因(predict的和小于real的和)、负向根因(predict的和大于real的和)呢?

@lizeyan
Copy link
Member

lizeyan commented Apr 11, 2023

Squeeze中不区分

@iamsuarez
Copy link
Author

好的,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants