erlendd / covariate-shift-adaptionLinks
An example of using a discriminator to correct for a difference in the distributions between the training and test data.
☆67Updated 8 years ago
Alternatives and similar repositories for covariate-shift-adaption
Users that are interested in covariate-shift-adaption are comparing it to the libraries listed below
Sorting:
- Supporting code for the paper "Finding Influential Training Samples for Gradient Boosted Decision Trees"☆68Updated last year
- Preparing continuous features for neural networks with GaussRank☆45Updated 7 years ago
- CostSensitiveClassification Library in Python☆205Updated 5 years ago
- Creating a better validation set when test examples differ from training examples☆101Updated 9 years ago
- Library for machine learning stacking generalization.☆118Updated 6 years ago
- A simple, extensible library for developing AutoML systems☆175Updated 2 years ago
- Reliability diagrams, Platt's scaling, isotonic regression☆76Updated 11 years ago
- ⏸ Parallelized hyper-param optimization with validation set, not crossval☆91Updated 2 years ago
- A scikit-learn compatible implementation of hyperband☆76Updated 6 years ago
- ☆26Updated 6 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- A density ratio estimator package for python using the KLIEP algorithm.☆109Updated 5 years ago
- Embed categorical variables via neural networks.☆59Updated 2 years ago
- Multiple imputation utilising denoising autoencoder for approximate Bayesian inference☆122Updated 5 years ago
- Automatic feature engineering using Generative Adversarial Networks using TensorFlow.☆51Updated 2 years ago
- Python implementation of stacked generalization classifier. Plays nice with sklearn.☆71Updated 9 years ago
- Deep Neural Decision Trees☆163Updated 3 years ago
- A python script for a PyTorch feed forward neural network for tabular data using categorical embeddings.☆67Updated 6 years ago
- A stacked generalization framework. Built on top of scikit learn☆58Updated 2 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Repo for the ML_Insights python package☆153Updated 7 months ago
- Kernel Mixture Network implementation with some minor tweaks☆45Updated 8 years ago
- ☆17Updated 11 years ago
- Implementation of RLNs, as described in https://arxiv.org/abs/1805.06440☆35Updated 7 years ago
- AutoGBT is used for AutoML in a lifelong machine learning setting to classify large volume high cardinality data streams under concept-dr…☆114Updated 5 years ago
- An AutoML pipeline selection system to quickly select a promising pipeline for a new dataset.☆82Updated 4 years ago
- A fast xgboost feature selection algorithm☆227Updated 4 years ago
- This is the official implementation for the paper 'AutoEncoder by Forest'☆75Updated 7 years ago
- An implementation of the minimum description length principal expert binning algorithm by Usama Fayyad☆104Updated 2 years ago
- A package for parallelizing the fit and flexibly scoring of sklearn machine learning models, with visualization routines.☆199Updated last year