EthanRosenthal / spacecutterLinks
Ordinal regression models in PyTorch
☆148Updated 3 years ago
Alternatives and similar repositories for spacecutter
Users that are interested in spacecutter are comparing it to the libraries listed below
Sorting:
- Distance Metric Learning Algorithms for Python☆175Updated 4 years ago
- A repository for explaining feature attributions and feature interactions in deep neural networks.☆192Updated 4 years ago
- Tools for training explainable models using attribution priors.☆125Updated 4 years ago
- Python toolbox for sampling Determinantal Point Processes☆236Updated last year
- ☆206Updated 4 years ago
- Deep Neural Decision Trees☆165Updated 3 years ago
- An implementation of MixMatch with PyTorch☆36Updated 4 years ago
- Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlig…☆152Updated 3 years ago
- Algorithms for abstention, calibration and domain adaptation to label shift.☆37Updated 5 years ago
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆82Updated last week
- Another Domain Adaptation library, aimed at researchers.☆104Updated 9 months ago
- Clustering routines for the unit sphere☆353Updated last year
- General-purpose dimensionality reduction and manifold learning tool based on Variational Autoencoder, implemented in TensorFlow.☆161Updated last year
- Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.☆128Updated last month
- Positive-unlabeled learning with Python.☆247Updated last week
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Differentiable Sorting Networks