RxInfer.jl icon indicating copy to clipboard operation
RxInfer.jl copied to clipboard

rxinference does not support predictions functionality

Open albertpod opened this issue 1 year ago • 3 comments

Currently, there is no possibility of feeding Missing types into the inference function. Similarly to the inference function, rxinference should support the following: e.g.

rxinference(model = mymodel(),  data = data, predictvars = (o = KeepLast(),), autoupdates = myautoupdates,)

albertpod avatar Nov 06 '23 12:11 albertpod

@Chengfeng-Jia This task has been added to the milestone for tracking and prioritization.

There is no need to fully complete this issue for now, please let us know how far can you push it

bvdmitri avatar Nov 14 '23 12:11 bvdmitri

Thank you, I will take care of this issue.

Chengfeng-Jia avatar Nov 14 '23 12:11 Chengfeng-Jia

I've removed this issue from the milestone. We will handle it after #181

albertpod avatar Nov 21 '23 17:11 albertpod