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 2047f90 commit ed7c4d0Copy full SHA for ed7c4d0
pymc_bart/__init__.py
@@ -36,7 +36,7 @@
36
"plot_pdp",
37
"plot_variable_importance",
38
]
39
-__version__ = "0.7.0"
+__version__ = "0.7.1"
40
41
42
pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]
0 commit comments