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
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Implementation of simple autoencoders networks with Keras☆243Updated 5 years ago
- ☆13Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆60Updated 7 years ago
- An example attention network with simple dataset.☆229Updated 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
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Stacking classification and regression☆25Updated 5 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- ☆16Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆128Updated 5 years ago
- How to do Unsupervised Clustering with Keras☆239Updated 6 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- ☆144Updated 6 years ago
- Earthquake Prediction Challenge with LightGBM and XGBoost☆69Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Binary and Categorical Focal loss implementation in Keras.☆278Updated 7 months ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- 《机器学习之类别不平衡问题》文章代码☆47Updated 6 years ago
- Synthetic Minority Over-sampling Technique☆41Updated 8 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的 分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 6 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
- This paper is continuously updated with deep anomaly detection methods and their applications☆104Updated 6 years ago
- Address imbalance classes in machine learning projects.☆65Updated 7 years ago
- Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras☆161Updated 2 years ago