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☆121Updated 2 years ago
- Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles☆91Updated 8 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆44Updated 6 years ago
- Active semi-supervised clustering algorithms for scikit-learn☆98Updated 5 years ago
- Semi supervised learning on graphs☆35Updated 7 years ago
- Tri Training, Tri Training with Disagreement☆22Updated 6 years ago
- Python codes for weakly-supervised learning☆123Updated 5 years ago
- Scikit-learn style implementation of TrAdaBoost algorithm☆36Updated 7 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 6 years ago
- Positive and unlabeled learning wrappers for scikit-learn☆232Updated 7 years ago
- Semi-Supervised Learning Method for Deep Neural Networks☆28Updated 7 years ago
- Updated version of DCN☆84Updated 2 years ago
- Tensorflow implementation of Deep Adaptive Image Clustering☆22Updated 6 years ago
- Graph-Based Semi-Supervised Learning Algorithms☆23Updated 8 years ago
- ☆161Updated 7 years ago
- Stacked Denoising AutoEncoder☆77Updated 5 years ago
- Deep Learning with Positive and Unlabeled samples☆54Updated 7 years ago
- This is outdated -- New version: https://github.com/boyangumn/DCN-New☆94Updated 6 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated last year
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆100Updated 7 years ago
- Tensorflow implementation of "Unsupervised Deep Embedding for Clustering Analysis"☆57Updated 6 years ago
- Synthetic Minority Over-sampling Technique☆38Updated 8 years ago
- Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10☆299Updated 2 years ago
- Package to apply MTL on a few dataset☆26Updated 8 years ago
- incremental CART decision tree, based on the hoeffding tree i.e. very fast decision tree (VFDT), which is proposed in this paper "Mining …☆103Updated 4 years ago
- This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper☆212Updated 3 years ago
- Implementation of Co-training Regressors (COREG) semi-supervised regression algorithm from Zhou and Li, 2005.☆59Updated 6 years ago
- An implementation of the Quasi-Newton Semi-Supervised Support Vector Machine Algorithm☆27Updated 7 years ago
- ☆15Updated 9 years ago
- Online multiclass boosting algorithm that uses VFDT as weak learners☆16Updated 6 years ago