We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df307a5 commit 306bc72Copy full SHA for 306bc72
pymc_bart/pgbart.py
@@ -41,7 +41,7 @@ class PGBART(ArrayStepShared):
41
vars: list
42
List of value variables for sampler
43
num_particles : int
44
- Number of particles for the conditional SMC sampler. Defaults to 40
+ Number of particles for the conditional SMC sampler. Defaults to 20
45
batch : int or tuple
46
Number of trees fitted per step. Defaults to "auto", which is the 10% of the `m` trees
47
during tuning and after tuning. If a tuple is passed the first element is the batch size
0 commit comments