artml icon indicating copy to clipboard operation
artml copied to clipboard

artml.models does not seem to exist

Open jenningsec opened this issue 6 years ago • 0 comments

Hello, When I run the jupyter notebook examples, the code chokes on examples with (1) "from scipy.stats import chisqprob" I found a bandaid for this, but don't like hacking your files too much; this error is due to scipy updates and not coding error in any way (2) "from artml.models import naive_bayes" I can't import anything from artml.models. I don't see a directory for the models code.

 Very Respectfully,
 Eddie Jennings

jenningsec avatar Jan 26 '20 03:01 jenningsec