deepforest
Deep forest, also referred to as deep forest learning, is a family of machine learning models that aim to construct deep architectures using ensembles of decision trees rather than neural networks. The approach is commonly called gcForest or deep forest and was introduced as a nonparametric alternative to deep learning for classification tasks, particularly when data are limited or features are structured.
Its core idea is a cascade of forest layers. Each layer takes the original features and the
Applications include structured data classification, text categorization, and image-related tasks where informative features can be extracted
Deep forest is distinct from mainstream deep learning with neural networks yet shares the goal of learning