esbraun

Results 4 issues of esbraun

## Description Currently the mxnet temporal fusion transformer only allows for quantile loss. It would be helpful to be able to specify other distributions (i.e. negative binomial for count data)....

enhancement

I have a set of observations I would like to predict survival for at varying times. Is there a way to do that with this API? As best as I...

#791 ought to allow missing data when inferencing if allow_missing = True, but currently an error is thrown when the inference data includes missing data. RE: below for a working...

Greetings, We have categorical features in our observation data. Are we able to modify the CustomEncoderFactory for the custom neural network to include categorical features to build embeddings? I'm familiar...

enhancement