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

A gcForest example on my own dataset #49

Closed marooncn closed 5 years ago

marooncn commented 5 years ago

Hi, I used gcForest to train the Boiler Water-Wall Tube Dataset . The code is here. And the result and my question are in the below:

Without multi-grained forests

77.5%

With multi-grained forests

(Sliding window size:{32}): 81.25% (Sliding window size:{16}, {32}): 82.50% (Sliding window size:{16}, {32}, {64}): 82.50% (Sliding window size:{8}, {16}, {32}, {64}): 83.75% (Sliding window size:{8}, {16}, {32}, {64}, {128}): 82.5% (Sliding window size:{4}, {8}, {16}, {32}, {64}, {128}): 83.75%