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 9d0a079 commit 880cb57Copy full SHA for 880cb57
pymc_bart/__init__.py
@@ -42,7 +42,7 @@
42
"plot_variable_importance",
43
"plot_variable_inclusion",
44
]
45
-__version__ = "0.9.1"
+__version__ = "0.9.2"
46
47
48
pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]
0 commit comments