On Python 3.6 I run into the following:
Traceback (most recent call last):
import bartpy.sklearnmodel
from bartpy.samplers.leafnode import LeafNodeSampler
ModuleNotFoundError: No module named 'bartpy.samplers'
This is for the PyPI version (v0.0.2). I also ran into the same issue with installing directly from github
On Python 3.6 I run into the following:
This is for the PyPI version (v0.0.2). I also ran into the same issue with installing directly from github