EthanRosenthal / spacecutterLinks
Ordinal regression models in PyTorch
☆147Updated 3 years ago
Alternatives and similar repositories for spacecutter
Users that are interested in spacecutter are comparing it to the libraries listed below
Sorting:
- A repository for explaining feature attributions and feature interactions in deep neural networks.☆188Updated 3 years ago
- Distance Metric Learning Algorithms for Python☆173Updated 4 years ago
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆81Updated last week
- Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.☆127Updated last week
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- Another Domain Adaptation library, aimed at researchers.☆101Updated 6 months ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 3 years ago
- CORAL and CORN implementations for ordinal regression with deep neural networks.☆248Updated last week
- Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlig…☆151Updated 2 years ago
- Tools for training explainable models using attribution priors.☆124Updated 4 years ago
- Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep…☆151Updated 4 years ago
- Algorithms for abstention, calibration and domain adaptation to label shift.☆37Updated 4 years ago
- Python implementation of Robust Continuous Clustering☆106Updated 6 years ago
- Reusable BatchBALD implementation☆79Updated last year
- General-purpose dimensionality reduction and manifold learning tool based on Variational Autoencoder, implemented in TensorFlow.☆158Updated 8 months ago
- Python implementation of GLN in different frameworks