Continuous approximators in BayesFlow support a batch_size argument for sample methods, which is pretty handy for big data sets. Unfortunately, the point / scoring estimators do not seem to support batching for estimate methods. It would be great to have that feature too.
Continuous approximators in BayesFlow support a
batch_sizeargument forsamplemethods, which is pretty handy for big data sets. Unfortunately, the point / scoring estimators do not seem to support batching forestimatemethods. It would be great to have that feature too.