Will Tebbutt
Will Tebbutt
I'm interested in making this happen and have a machine with a CUDA GPU, so could at least make sure that tests work locally. @Roger-luo @oxinabox would one of you...
Thanks for the detailed feedback @ablaom . I've got a PR open here addressing your feedback: https://github.com/willtebbutt/MLJAbstractGPsGlue.jl/pull/2 > On the other hand, thepredict method, which is compulsory, must return a...
Another more general question. What's MLJ's policy regarding publishing updates to models? It is easy for model-implementers to publish updates to their offering in MLJ? I ask because we're anticipating...
> Well, the MLJ philosophy is different scitype => different model. So the ideal solution be to create different model structs for each input_scitype one intends to support, with the...
Sorry, no, nothing extra needed on your end. Work on this has just stalled at my end because I'm up to my eyes in PhD work. It's definitely still on...
@femtomc could you add a regression test please? Would like to prevent this bug from creeping back in.
@DhairyaLGandhi do you have any thoughts on what might be causing this?
What's happening is entirely unclear to me. Since it's `Dict`-specific, and I could only produce the bug in conjunction with a closure 🤷
Hmmm I'm not sure. @DhairyaLGandhi is more likely to know.
My two cent FWIW: I wouldn't personally object to these all going into 0.6, provided that new patch releases to 0.5 aren't blocked while this is happening (i.e. the development...