Top 3 Python multi-label-classification Projects
-
ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Project mention: Show HN: An adaptive classifier that detects hallucinations in LLM/RAG outputs | news.ycombinator.com | 2025-03-07
- The model is relatively small, so it won't catch subtle nuanced hallucinations that require deep domain knowledge
The library's wider goal is to enable adaptive classification for use cases where models need to continuously learn from new examples. We've also built LLM routers and configuration optimizers with it.
Would love feedback from anyone working on RAG systems or LLM evaluation. What metrics or capabilities would be most useful to you in a hallucination detector?
Project: https://github.com/codelion/adaptive-classifier
-
scikit-multilearn-ng
A new maintained "successor" to scikit-multilearn, a scikit-learn based module for multi-label et. al. classification
Python multi-label-classification discussion
Index
What are some of the best open-source multi-label-classification projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | ImageNet21K | 767 |
2 | adaptive-classifier | 427 |
3 | scikit-multilearn-ng | 22 |