px528 / AdaboostExample
AdaboostExample
☆43Updated 5 years ago
Alternatives and similar repositories for AdaboostExample:
Users that are interested in AdaboostExample are comparing it to the libraries listed below
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 常用的特征选择方法☆68Updated 2 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…☆70Updated 2 years ago
- TensorFlow实现Kaggle猫狗大战☆56Updated 7 years ago
- Basic algorithms about machine learnig☆50Updated 4 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 5 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆198Updated 6 years ago
- There are some reproduced algorithms for learning from imbalanced data, including over-sampling,under-sampling and boosting☆12Updated last year
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 5 months ago
- 风机叶片开裂故障预警解决方案☆28Updated 6 years ago
- 工程机械核心部件寿命预测挑战赛☆21Updated 5 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆66Updated 6 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10Updated 7 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 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
- 随机森林模型☆10Updated 7 years ago
- 基于LR的优化方法:梯度下降法,随机梯度下降法,牛顿法,LBFGS,BFGS☆36Updated 7 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆45Updated 8 years ago
- Synthetic Minority Over-sampling Technique☆38Updated 8 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆220Updated 8 years ago
- This repository is codeabout cnn with xgboost☆31Updated 7 years ago