Skip to content

Commit 399976b

Browse files
authored
Make the Repo more welcoming with a clear title ;) (#94)
1 parent 5edcf19 commit 399976b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Bayesian Additive Regression Trees for Probabilistic programming with PyMC
2+
# Bayesian Additive Regression Trees for Probabilistic programming with PyMC
33

44

55
PyMC-BART extends [PyMC](https://github.com/pymc-devs/pymc) probabilistic programming framework to be able to define and solve models including a BART random variable. PyMC-BART also includes a few helpers function to aid with the interpretation of those models and perform variable selection.

0 commit comments

Comments
 (0)