Tigeryang93 / cnn-with-xgboost
This repository is codeabout cnn with xgboost
☆31Updated 6 years ago
Alternatives and similar repositories for cnn-with-xgboost:
Users that are interested in cnn-with-xgboost are comparing it to the libraries listed below
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆105Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 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
- A simple implementation of Transformer Encoder in keras. This repository also includes an example of Transformer as a classifier and its …☆16Updated 5 years ago
- Synthetic Minority Over-sampling Technique☆38Updated 7 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆44Updated 5 years ago
- Implementation of simple autoencoders networks with Keras☆241Updated 4 years ago
- OCAN: One-Class Adversarial Nets for Fraud Detection☆24Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- Stacking classification and regression☆22Updated 5 years ago
- Earthquake Prediction Challenge with LightGBM and XGBoost☆66Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- GAAL-based Outlier Detection☆131Updated 2 years ago
- ☆13Updated 5 years ago
- MLP_VAE, Anomaly Detection, LSTM_VAE, Multivariate Time-Series Anomaly Detection, IndRNN_VAE, Tensorflow☆120Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆40Updated 4 years ago
- ☆16Updated 6 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆66Updated 6 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 5 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆127Updated 5 years ago
- TCN architecture for time series☆23Updated 6 years ago
- An example repo for how PU Bagging and TSA works.☆32Updated 4 years ago
- DropBlock implemented in Keras☆26Updated 2 years ago
- Creating tabular GAN on credit card dataset