cscherrer / SossMLJ.jl

SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language
https://cscherrer.github.io/SossMLJ.jl/stable/
MIT License
15 stars 1 forks source link

More concise notation for the GLM examples #110

Closed DilumAluthge closed 4 years ago

DilumAluthge commented 4 years ago

Fixes #109

@cscherrer Can you make sure this is correct?

DilumAluthge commented 4 years ago

@cscherrer Any idea why tests are failing?

cscherrer commented 4 years ago

Looks like the trouble is in predict_particles, checking into it now

DilumAluthge commented 4 years ago

I'm going to close this for now. Once we've fixed the issue in Soss, we can make this PR again.