exp-trmf-nips16
exp-trmf-nips16 copied to clipboard
Running with missing=True gives error
When I try to run the rolling_validate() with missing=True, it gives me the following error
Can you help me figure it out?
I am having the same issue. The sp.std function does not work for car matrices. However, even when I skip the transform by setting transform = None, the code never converges and I think it does not really expect NaNs.