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 427 forks source link

Any plans to support regression problems? #32

Closed gatapia closed 6 years ago

gatapia commented 6 years ago

Would love to see how gcForest compares to LSTMs for time series regressions.

kingfengji commented 6 years ago

feel free to add regressors in base estimators.