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 6a43b76 commit 6afe6d5Copy full SHA for 6afe6d5
pymc_bart/__init__.py
@@ -36,7 +36,7 @@
36
"plot_pdp",
37
"plot_variable_importance",
38
]
39
-__version__ = "0.5.11"
+__version__ = "0.5.12"
40
41
42
pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]
0 commit comments