agustincastro / RandomForest-MachineLearningLinks
Python package for analysing data using machine learning techniques. Provides implementations of different kinds of decision trees and random forests in order to solve classification problems.
☆24Updated 6 years ago
Alternatives and similar repositories for RandomForest-MachineLearning
Users that are interested in RandomForest-MachineLearning are comparing it to the libraries listed below
Sorting:
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- 随机森林,Random Forest(RF)☆428Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 7 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆397Updated 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…☆71Updated 2 years ago
- Basic algorithms about machine learnig☆50Updated 5 years ago
- keras注意力机制☆19Updated 7 years ago
- Tensorflow realizes deeplearning☆128Updated last year
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆109Updated 8 years ago
- Matlab implementation of Extreme Learning Machine and variants☆33Updated 7 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 9 years ago
- Implementation of AdaBoost algorithm in Python☆181Updated 9 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- a back propagation neural network with genetic algorithm☆83Updated 8 years ago
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆54Updated 5 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 9 years ago
- 利用深度RBM构建多分类模型☆19Updated 10 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 8 years ago
- XGB、LSTM、KNNR、SVR预测☆13Updated 11 months ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆286Updated 6 years ago
- Python code of RBF neural network classification model☆47Updated 7 years ago
- Support Vector Regression☆57Updated 7 years ago
- Visualization CNN model by Keras.☆73Updated 7 years ago
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆73Updated 4 years ago
- AdaboostExample☆43Updated 6 years ago