kingfengji / gcForest

This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
http://lamda.nju.edu.cn/code_gcForest.ashx
1.31k stars 429 forks source link

the time of predict one sentence is too long #70

Open YiLing28 opened 5 years ago

YiLing28 commented 5 years ago

the time of predict one sentence is too slow gc.predict(sentence) took too long,three second ,even more how can i reduce the predict one sentence's time?