Tigeryang93 / cnn-with-xgboostLinks
This repository is codeabout cnn with xgboost
☆31Updated 7 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
Sorting:
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- Implementation of simple autoencoders networks with Keras☆242Updated 4 years ago
- Earthquake Prediction Challenge with LightGBM and XGBoost☆69Updated 5 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- This paper is continuously updated with deep anomaly detection methods and their applications☆104Updated 6 years ago
- Some Metric Implementation in Keras (Such as Pearsons Correlation Coefficient, Mean Relative Error)☆45Updated 3 years ago
- Stacking classification and regression☆24Updated 5 years ago
- ☆13Updated 5 years ago
- Synthetic Minority Over-sampling Technique☆41Updated 8 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- InfoGAN to generate temporal sequences.☆25Updated 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
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆128Updated 5 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- 5th place solution for Kaggle competition Favorita Grocery Sales Forecasting☆259Updated 7 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- ☆16Updated 6 years ago
- ☆185Updated 7 years ago
- 异常检测☆159Updated 6 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Implementing sparse autoencoder for MNIST data classification using keras and tensorflow☆23Updated 6 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆30Updated 7 years ago
- [ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架☆259Updated last year
- a implement of LSTM using Keras for time series prediction regression problem☆224Updated 8 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 6 years ago