ireis / PRF

Probabilistic Random Forest: A machine learning algorithm for noisy datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name 'jitclass' from 'numba'

iwatobipen opened this issue · comments

commented

Hi developer,

Thanks for sharing nice code.
I tested example code and got following error.
ImportError: cannot import name 'jitclass' from 'numba'

I could import jitclass from numba.experimental.
Could you please details of numba version which is used in this code.
Thanks,

Taka

commented

Hi Itamar!
Thanks for your commit.
Best,

Taka