napkinXC
classifier
A fast and simple library for multi-class and multi-label classification
Extremely simple and fast extreme multi-class and multi-label classifiers.
64 stars
11 watching
7 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
classificationdatasetsextreme-classificationhsmlabel-tree-classifiersmachine-learningmulti-class-classificationmulti-label-classificationpltprobabilistic-label-treespythonxmlc
Related projects:
Repository | Description | Stars |
---|---|---|
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
masatoi/cl-online-learning | A collection of machine learning algorithms for online linear classification | 50 |
yangnianzu0515/moleood | An implementation of a molecular representation learning method with substructure invariance for out-of-distribution generalization. | 60 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 902 |
priyeshv/gbdt-cc | A Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees. | 1 |
fuxiaoliu/mmc | Develops a large-scale dataset and benchmark for training multimodal chart understanding models using large language models. | 84 |
apcode/tensorflow_fasttext | An open-source implementation of a text classification system using word embeddings and TensorFlow. | 302 |
tomz/liblinear-ruby-swig | A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications | 83 |
minglllli/cbafed | A PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes. | 7 |
benedekrozemberczki/shapley | An open-source Python library for evaluating and explaining the contribution of individual classifiers in machine learning ensembles. | 218 |
benedekrozemberczki/seal-ci | A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 208 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
2shou/textgrocery | A text classification tool based on LibLinear with support for Chinese tokenize using jieba. | 677 |