jjrob13 / sklearn_cotrainingLinks
An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit-learn classifiers.
☆75Updated 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
Sorting:
- Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10☆307Updated 2 years ago
- Package to apply MTL on a few dataset☆26Updated 8 years ago
- Positive and unlabeled learning wrappers for scikit-learn☆233Updated 7 years ago
- Deep Learning with Positive and Unlabeled samples☆54Updated 7 years ago
- Semi supervised learning on graphs☆35Updated 7 years ago
- Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles☆94Updated 8 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆46Updated 6 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆124Updated 2 years ago
- Implementaion of Interpretable Convolutional Neural Networks with Dual Local and Global Attention for Review Rating Prediction☆122Updated 4 years ago
- Online multiclass boosting algorithm that uses VFDT as weak learners☆17Updated 6 years ago
- Python codes for weakly-supervised learning☆124Updated 5 years ago
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆98Updated 7 years ago
- Active semi-supervised clustering algorithms for scikit-learn☆102Updated 5 years ago
- ☆155Updated 6 years ago
- Keras implementation for Deep Embedding Clustering (DEC)☆489Updated 2 years ago
- Semi-Supervised Learning Method for Deep Neural Networks☆28Updated 7 years ago
- Stacked Denoising AutoEncoder☆79Updated 5 years ago
- Beyond Outlier Detection: LookOut for Pictorial Explanation☆26Updated 6 years ago
- source code for the paper "Semi-supervised Learning over Heterogeneous Information Networks by Ensemble of Meta-graph Guided Random Walks…☆31Updated 8 years ago
- Scikit-learn style implementation of TrAdaBoost algorithm☆36Updated 7 years ago
- Graph convolutional layers☆62Updated 3 years ago
- Implementations of label propagation like algorithms☆82Updated 8 years ago
- Generic implementation for clustering with deep learning : representation learning (DNN) + clustering☆293Updated 7 years ago
- Implementation of Co-training Regressors (COREG) semi-supervised regression algorithm from Zhou and Li, 2005.☆60Updated 6 years ago
- GRACE: Generating Concise and Informative Contrastive Sample to Explain Neural Network Model’s Prediction. Thai Le, Suhang Wang, Dongwon …☆21Updated 4 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- This is an implementation of LINE(Large-scale information network embedding) algorithm.☆73Updated last year
- Multilinear Factorization Machines for multi-task multi-view learning☆19Updated 8 years ago
- Domain-Adversarial Neural Network in Tensorflow☆37Updated 6 years ago