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☆90Updated 8 years ago
- Active semi-supervised clustering algorithms for scikit-learn☆98Updated 4 years ago
- Stacked Denoising AutoEncoder☆76Updated 5 years ago
- Tri Training, Tri Training with Disagreement☆22Updated 6 years ago
- Semi supervised learning on graphs☆35Updated 7 years ago
- Implementaion of Interpretable Convolutional Neural Networks with Dual Local and Global Attention for Review Rating Prediction☆121Updated 3 years ago
- Scikit-learn style implementation of TrAdaBoost algorithm☆36Updated 7 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆44Updated 5 years ago
- Implementations of label propagation like algorithms☆82Updated 8 years ago
- Deep Learning with Positive and Unlabeled samples☆54Updated 7 years ago
- This is an implementation of LINE(Large-scale information network embedding) algorithm.☆72Updated last year
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 5 years ago
- Online multiclass boosting algorithm that uses VFDT as weak learners☆16Updated 6 years ago
- Graph-Based Semi-Supervised Learning Algorithms☆23Updated 8 years ago
- 在大量标注情感的英文语料与大量未标注情感的中文语料,对给定中文语料进行情感分析。☆29Updated 7 years ago
- Python codes for weakly-supervised learning☆122Updated 4 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated last year
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- Implementation of Co-training Regressors (COREG) semi-supervised regression algorithm from Zhou and Li, 2005.☆59Updated 6 years ago
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆100Updated 7 years ago
- Code for Positive-Unlabeled learning.☆36Updated 2 years ago
- An implementation of the Quasi-Newton Semi-Supervised Support Vector Machine Algorithm☆27Updated 7 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 6 years ago
- Multilinear Factorization Machines for multi-task multi-view learning☆18Updated 8 years ago
- Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10☆298Updated 2 years ago
- Deep Embedding Clustering in Keras☆130Updated 7 years ago
- Positive and unlabeled learning wrappers for scikit-learn☆232Updated 7 years ago
- This is outdated -- New version: https://github.com/boyangumn/DCN-New☆93Updated 6 years ago