jjrob13 / sklearn_cotraining
An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit-learn classifiers.
☆74Updated 5 years ago
Alternatives and similar repositories for sklearn_cotraining:
Users that are interested in sklearn_cotraining are comparing it to the libraries listed below
- Transfer learning algorithm TrAdaboost,coded by python☆123Updated 2 years ago
- Stacked Denoising AutoEncoder☆77Updated 5 years ago
- Semi-Supervised Learning Method for Deep Neural Networks☆28Updated 7 years ago
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆99Updated 7 years ago
- Tri Training, Tri Training with Disagreement☆22Updated 6 years ago
- Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles☆91Updated 8 years ago
- Semi supervised learning on graphs☆35Updated 7 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆45Updated 6 years ago
- Implementation of Co-training Regressors (COREG) semi-supervised regression algorithm from Zhou and Li, 2005.☆60Updated 6 years ago
- Graph-Based Semi-Supervised Learning Algorithms☆23Updated 9 years ago
- Package to apply MTL on a few dataset☆26Updated 8 years ago
- Python codes for weakly-supervised learning☆123Updated 5 years ago
- MATLAB code for "Semi-supervised Orthogonal Graph Embedding with Recursive Projections"☆7Updated 7 years ago
- Positive and unlabeled learning wrappers for scikit-learn☆232Updated 7 years ago
- Deep Embedding Clustering in Keras☆130Updated 8 years ago
- Updated version of DCN☆84Updated 2 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated last year
- Active semi-supervised clustering algorithms for scikit-learn☆99Updated 5 years ago
- This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper☆213Updated 3 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 6 years ago
- Synthetic Minority Over-sampling Technique☆38Updated 8 years ago
- Scikit-learn style implementation of TrAdaBoost algorithm☆36Updated 7 years ago
- This is outdated -- New version: https://github.com/boyangumn/DCN-New☆94Updated 7 years ago
- Generic implementation for clustering with deep learning : representation learning (DNN) + clustering☆293Updated 6 years ago
- ☆127Updated 7 years ago
- This is the implementation code for the paper "Trainable Undersampling for Class-Imbalance Learning" published in AAAI2019☆16Updated 6 years ago
- This is an implementation of LINE(Large-scale information network embedding) algorithm.☆72Updated last year
- ☆162Updated 8 years ago
- Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10☆301Updated 2 years ago
- Implementations of label propagation like algorithms☆82Updated 8 years ago