Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishiwen1214/psforest

Paper of ACML 2020: "PSForest: Improving Deep Forest via Feature Pooling and Error Screening"
https://github.com/nishiwen1214/psforest

deep-learning deepforest machine-learning

Last synced: about 9 hours ago
JSON representation

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

Awesome Lists containing this project

README

        


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"](http://proceedings.mlr.press/v129/ni20a/ni20a.pdf)
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! :)