Ross ROSS = Recommend OSS · open-source software intelligence for agents

kingfengji/gcForest

This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks' observed · 2026-08-28

github.com/kingfengji/gcForest · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3380
  • days_rel: n/a
  • days_push: 2036
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1312 stars · 426 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official Python implementation of gcForest, the multi-grained cascade deep forest algorithm proposed in the IJCAI-2017 paper 'Deep Forest: Towards an Alternative to Deep Neural Networks'. It offers a scikit-learn style API and is now superseded by the maintained deep-forest package.

Use cases

  • train deep forest models as an alternative to neural networks
  • run the gcForest algorithm from the IJCAI 2017 paper
  • fit ensemble tree models with a scikit-learn style API
  • experiment with cascade forest classifiers on my dataset
  • reproduce results from the deep forest paper

When to choose

  • you need the exact original gcForest implementation for research reproduction
  • you want a tree-based alternative to deep neural networks on tabular data
  • you prefer a scikit-learn style fit/predict API for ensemble forests

When to avoid

  • you need a maintained library - use LAMDA-NJU/Deep-Forest (pip install deep-forest) instead
  • you need Python 3.8+ support since this targets Python 2.7/3.5
  • you need a permissive license for commercial use - it is academic-use only with no license file

Facets

library · maturity abandoned

machine-learning machine-learning python deep-forest gcforest ensemble-learning random-forest research-code python2 algorithms

1 source

Member repositories

RepositoryRoleHealth v2
kingfengji/gcForestmain32

For agents

markdown · JSON · MCP: product_card(name="kingfengji/gcForest")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem