nitlev / deepforest

A very simple implementation of the deepforest method
MIT License
7 stars 1 forks source link

gcForest error #2

Open JenniferDai10 opened 7 years ago

JenniferDai10 commented 7 years ago

Hi, When I tried to follow your gcForest Demo, then for "from deepforest.gcForest import GCForest", an error happened since there is no gcForest in the deep forest folder. So, could you lend me a hand, how to fix this problem?

nitlev commented 7 years ago

@JenniferCreep The notebook is not up to date with the latest version of the API. I will change the notebooks shortly and will let you know when it's done ! Hope it will help !

JenniferDai10 commented 7 years ago

great thanks!!