PSForest icon indicating copy to clipboard operation
PSForest copied to clipboard

Paper of ACML 2020: "PSForest: Improving Deep Forest via Feature Pooling and Error Screening"

image

GitHub GitHub Repo stars GitHub Repo stars

PSForest: a new variant of the deep forest

The code for the paper "PSForest: Improving Deep Forest via Feature Pooling and Error Screening" image

Citation

@inproceedings{ni2020psforest,
  title={PSForest: Improving Deep Forest via Feature Pooling and Error Screening},
  author={Ni, Shiwen and Kao, Hung-Yu},
  booktitle={Asian Conference on Machine Learning},
  pages={769--781},
  year={2020},
  organization={PMLR}
}

Requirements

xgboost
sklearn
numpy
pandas
memory_profiler
scipy

Please star it, thank you! :)