exp-trmf-nips16 icon indicating copy to clipboard operation
exp-trmf-nips16 copied to clipboard

Running with missing=True gives error

Open HansikaPH opened this issue 5 years ago • 1 comments

When I try to run the rolling_validate() with missing=True, it gives me the following error

Screenshot from 2019-09-18 10-13-24

Can you help me figure it out?

HansikaPH avatar Sep 18 '19 00:09 HansikaPH

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.

AbdullahO avatar Jan 15 '20 18:01 AbdullahO