Skip to content

Predictions on unseen Data #252

Discussion options

You must be logged in to vote

Hi David,

Thank you for your question. The latest version of DoubleML offers (for many models) the possibility to pass external predictions for the nuisance functions. So you could use a classic train-test split instead of the cross-fitting method.
You train the ML models on your training dataset and have the predictions for the nuisance functions of the test dataset generated.
These in turn can then be passed to the DoubleMLPLR model which then estimates the causal parameter $\theta$, for example.
Further information can be found here: https://docs.doubleml.org/stable/guide/learners.html#advanced-external-predictions
I hope I was able to answer your question.

Thanks and best regards
Jan

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davidleo98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants