You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not the RNG, also the new implementation might speed up things anyway. It seems that the execution time grows exponentially with the number of samples, this might suggest that it's the appending of the rather small chunks of dataframes.
So it may be resolved when we move to xarrays for the sample output.
Investigate why that is
Start by comparing perfomance of PredictivePopulationModel and PosteriorPredictiveModel
The text was updated successfully, but these errors were encountered: