ordinal-classification
There are 26 repositories under ordinal-classification topic.
Raschka-research-group/coral-pytorch
CORAL and CORN implementations for ordinal regression with deep neural networks.
ayrna/orca
Ordinal Regression and Classification Algorithms
ck37/coral-ordinal
Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)
ayrna/dlordinal
Open-source Python toolkit focused on deep learning with ordinal methodologies
mikelkl/APTOS2019
43th place (top2%) Solution for Kaggle APTOS 2019 Blindness Detection
glanceable-io/ordinal-log-loss
Repository of the COLING 2022 paper : Ordinal Log-Loss - A simple log-based loss function for ordinal text classification.
adamingas/ordinalgbt
A package to build Gradient boosted trees for ordinal labels
jaygshah/Robust-Brain-Age-Prediction
[WACV 2024] Official PyTorch implementation of: Ordinal Classification with Distance Regularization for Robust Brain Age Prediction
xmed-lab/NumCLIP
[ECCV 2024] Teach CLIP to Develop a Number Sense for Ordinal Regression
garyongguanjie/Ordinal-Classifier
Classifying classes with ordinality
Tenvence/cpl
Official Code of AAAI 2023 paper "Controlling Class Layout for Deep Ordinal Classification via Constrained Proxies Learning".
tomealbuquerque/ordinal-losses
Ordinal Losses for Classification of Cervical Cancer Risk
tomealbuquerque/ordinal-datasets
A list of ordinal datasets publicly available
carlomarxdk/cdw-cross-entropy-loss
Implementation of the Class Distance Weighted Cross-Entropy Loss in PyTorch.
DongmingShenDS/Multi-Modal-ML-Project
A data science project to predict online pet adoption speed using image, natural language, and tabular data with a multi-modal ML framework.
sbelharbi/Deep-Ordinal-Classification-with-Inequality-Constraints
Code for the paper `Non-parametric Uni-modality Constraints for Deep Ordinal Classification`.
antoniomanuelfr/TFG
This is my final work for the University of Granada
carlosccb/Ordinal-Clasification-with-Residual-Networks
Undergraduate final project: Ordinal Clasification with Residual Networks for the Adience dataset.
Cbhihe/Multivariate-analysis
Multivariate analysis (MVA) of high dimensional heterogeneous data
christopher-beckham/conway-maxwell-binomial
Implementation of the Conway-Maxwell-Binomial distribution (for unimodal/ordinal classification problems) in PyTorch.
nguyen-tho/rainfall_prediction_by_LSTM
This is a program to classify and predict 7 classes based on 7 ranges of rainfall in An Giang, Vietnam
peter-yh-wu/ordinal
Ordinal Triplet Loss
Baschin1103/Knn-classification-sqlalchemy
Example-Script to load data from a database and classify by the K-Nearest Neighbor (KNN) Algorithm.
edoardo-conti/iclus-ordinal-classification
A novel ordinal deep learning classification framework for lung ultrasound Covid-19 ranking
iankurgarg/Parameter-Tuning-Learners
Assignments, Projects and other course related material.
susuky/optimized-rounder
Optimized Rounder: An efficient optimizer for finding optimal thresholds in ordinal classification problems. This package uses Optuna for efficient threshold search with support for cross-validation and multiple evaluation metrics.