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
Hi Team,
We have 50+ control variables and N (>5) different types of treatments applied in each time-period. Our goal is to rank these treatments (O1…O7) based on their effectiveness using DynamicDML : https://github.com/py-why/EconML/blob/main/notebooks/Dynamic%20Double%20Machine%20Learning%20Examples.ipynb.
Can DynamicDML class handle multiple different treatments in each time-period? If yes, could you please guide me to relevant code? Thank you.
Here is the sample data:
https://github.com/py-why/EconML/blob/main/notebooks/Dynamic%20Double%20Machine%20Learning%20Examples.ipynb
Regards, Prem
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Team,
We have 50+ control variables and N (>5) different types of treatments applied in each time-period. Our goal is to rank these treatments (O1…O7) based on their effectiveness using DynamicDML : https://github.com/py-why/EconML/blob/main/notebooks/Dynamic%20Double%20Machine%20Learning%20Examples.ipynb.
Can DynamicDML class handle multiple different treatments in each time-period? If yes, could you please guide me to relevant code? Thank you.
Here is the sample data:
<style> </style>https://github.com/py-why/EconML/blob/main/notebooks/Dynamic%20Double%20Machine%20Learning%20Examples.ipynb
Regards,
Prem
The text was updated successfully, but these errors were encountered: