Skip to content
OpenTrain AIFor AI Companies

HiClass: a Python library for local hierarchical classification compatible with scikit-learn

Fábio M. Miranda, Niklas Köhnecke, Bernhard Y. RenardPublished Dec 13, 2021
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

Abstract

Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.

HiClass is an open-source Python library for local hierarchical classification entirely compatible with scikit-learn. It contains implementations of the most common design patterns for hierarchical machine learning models found in the literature, that is, the local classifiers per node, per parent node and per level. Additionally, the package contains implementations of hierarchical metrics, which are more appropriate for evaluating classification performance on hierarchical data. The documentation includes installation and usage instructions, examples within tutorials and interactive notebooks, and a complete description of the API. HiClass is released under the simplified BSD license, encouraging its use in both academic and commercial environments. Source code and documentation are available at https://github.com/scikit-learn-contrib/hiclass.

Results and benchmarks

Freshness tier: cold
HiClass is an open-source Python library for local hierarchical classification entirely compatible with scikit-learn.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

A python library for hierarchical classification compatible with scikit-learn

138 stars · 32 forks · Last push Apr 19, 2026 · BSD-3-Clause license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

scikit-learn-contrib/hiclass is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (BSD-3-Clause).

Open scikit-learn-contrib/hiclass
Reproduction risks
  • Dependency manifest is missing
  • Selected scikit-learn-contrib/hiclass as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Maintenance
Recently updated
Confidence
High
Reproducibility
Moderate
Stars
138
Last push
Apr 19, 2026 (128d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
  • Dependency manifest missing
mirand863/hiclass
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
2
Last push
Nov 3, 2023 (1026d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: days
Last checked: Aug 24, 2026

Major work

No dependency manifest, manual reconstruction required

  • scikit-learn-contrib/hiclass has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
  • You will need to reverse-engineer dependencies from import statements in the source code.
Open scikit-learn-contrib/hiclass

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Instruction tuning

Methods

Transformer

Domains

Large Language Models

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).