-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello,
I realize you are leave. So don't feel obligated to respond. I would like to make a list of features that would be nice to add to the package.
-
SetTransformer: I believe this has an advantage over DeepSet for certain models
-
TimeSeriesTransformer and/or TimeSeriesNetwork: works for time series models.
-
Support for Enzyme I tried using
Enzyme.Duplicatedwith the inputs to DeepSet, but I received an error about using it with nested networks -
Support for using posterior distributions with PiecewiseEstimator if it has a significant advantage over treating sample size as a random variable
-
Support for model comparison
I would like to help out where I can. From my naive perspective, it seems like adding support for model comparison is the easiest. I might be able to make some progress if you would be willing to provide some feedback on the design. I'll look at the code over the next couple of days and sketch out a plan.