Automating causal discovery and inference like AutoML? #939
siebert-julien
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
(disclaimer: I am pretty new to causal inference and causal discovery, maybe what I am asking here has already some solutions implemented or it is just not possible to do)
I was wondering if there where already methods similar to AutoML for causal inference (including causal discovery, identification, estimation, refutation / evaluation). When I say like AutoML, I mean being able to do hyperparameter optimization, model selection for discovery and/or estimation, etc. I am well aware that without controlled experiment, there is no proper ground truth, but I was wondering, maybe there are some clever tricks to reduce the amount of work when it comes to do the full pipeline (starting from domain knowledge until the results of a causal inference analysis).
I ask because in most of the project I work in I often see the following pattern:
Best, Julien
Beta Was this translation helpful? Give feedback.
All reactions