causalnex icon indicating copy to clipboard operation
causalnex copied to clipboard

Inference and/or prediction with DYNOTEARS structure

Open AlexEijssen opened this issue 4 years ago • 0 comments

Hi,

I was wondering if it makes sense to use the DYNOTEARS structure as input to BayesianNetwork for prediction and/or inference with time series. DAGRegressor seems to be specifically designed for NOTEARS, and I don't think using DynamicDataTransformer on my dataset before putting it in DAGRegressor is a smart thing to do. So, if I'm not missing something, only the former approach is potentially suitable. Thus, this is both a question about how to currently use CausalNex and a suggestion for combining DYNOTEARS with DAGRegressor.

Thanks in advance!

AlexEijssen avatar Jul 03 '21 18:07 AlexEijssen