iamyuanchung / csdnnLinks
Theano implementation of Cost-Sensitive Deep Neural Networks
☆26Updated 7 years ago
Alternatives and similar repositories for csdnn
Users that are interested in csdnn are comparing it to the libraries listed below
Sorting:
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆45Updated 6 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 6 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆127Updated 4 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 6 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 6 years ago
- This is the implementation code for the paper "Trainable Undersampling for Class-Imbalance Learning" published in AAAI2019☆16Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- ☆61Updated 7 years ago
- The python implementation of tri-triaing☆50Updated 5 years ago
- Joint Distribution Adaptation ICCV2013☆15Updated 7 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆123Updated 2 years ago
- A python implementation of a genetic algorithm based approach for cost sensitive learning☆8Updated 5 years ago
- This repository is codeabout cnn with xgboost☆31Updated 7 years ago
- An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit…☆74Updated 5 years ago
- There are some reproduced algorithms for learning from imbalanced data, including over-sampling,under-sampling and boosting☆12Updated last year
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 7 years ago
- Oversampling method based on relative density☆13Updated 4 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆29Updated 9 years ago
- A Unified Framework for Metric Transfer Learning☆17Updated 7 years ago
- ☆27Updated 6 years ago
- A simple implementation of Transformer Encoder in keras. This repository also includes an example of Transformer as a classifier and its …☆16Updated 6 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Keras Implementation of "Towards K-means-friendly Spaces: Simultaneous Deep Learning and Clustering"☆11Updated 5 years ago
- Stacked Denoising AutoEncoder☆77Updated 5 years ago
- Synthetic Minority Over-sampling Technique☆39Updated 8 years ago