We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
感谢您的工作,极大的开拓了我的眼界。我想请问一下,您论文中的do(X=x)操作,去除了M对X的影响,我不是很理解是怎么做到的,看了您的代码也没有很理清头绪,想请问您,这部分的代码是在哪里实现的呢,期待您的回复,感谢。
The text was updated successfully, but these errors were encountered:
我重新看了一下intervention和do运算,为了消除M对X的影响,这里是考虑头部类别和尾部类别数量不均衡的情况,因此是以控制变量的思想使用ClassAwaresampler的让尾部数据和头部数据采样一样多的次数是这样把。。
Sorry, something went wrong.
No branches or pull requests
感谢您的工作,极大的开拓了我的眼界。我想请问一下,您论文中的do(X=x)操作,去除了M对X的影响,我不是很理解是怎么做到的,看了您的代码也没有很理清头绪,想请问您,这部分的代码是在哪里实现的呢,期待您的回复,感谢。
The text was updated successfully, but these errors were encountered: