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 193cf0b commit 0e22798Copy full SHA for 0e22798
pymc_bart/__init__.py
@@ -36,7 +36,7 @@
36
"plot_pdp",
37
"plot_variable_importance",
38
]
39
-__version__ = "0.5.14"
+__version__ = "0.6.0"
40
41
42
pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]
0 commit comments