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:
- 随机森林,Random Forest(RF)☆418Updated 5 years ago
- Basic algorithms about machine learnig☆50Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- XGB、LSTM、KNNR、SVR预测☆13Updated 9 months ago
- ☆24Updated 7 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 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
- Python code of RBF neural network classification model☆46Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆182Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- Support Vector Regression☆57Updated 7 years ago
- Multivariate Time Series Forecasting with LSTMs in Keras☆11Updated 7 years ago
- Tensorflow realizes deeplearning☆128Updated last year
- a back propagation neural network with genetic algorithm☆82Updated 7 years ago
- keras注意力机制☆19Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆52Updated 5 years ago
- Time series prediction using LSTM classifier☆284Updated 8 years ago
- Machine Learning Experiments and Work☆84Updated 7 years ago
- Learning and Recording☆34Updated 6 years ago
- Features selector based on the self selected-algorithm, loss function and validation method☆681Updated 6 years ago
- Tutorial how to use xgboost☆187Updated 9 years ago
- PCA和LDA进行数据降维☆38Updated 5 years ago
- Feature selection tool using random forest variable importance measures.☆16Updated 9 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆225Updated 9 years ago
- 用Tensorflow实现的深度神经网络。☆141Updated 3 years ago
- AdaboostExample☆43Updated 5 years ago
- feature selections and extractions☆88Updated last year
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago