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)☆414Updated 5 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 8 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
- Support Vector Regression☆57Updated 6 years ago
- keras注意力机制☆18Updated 7 years ago
- a back propagation neural network with genetic algorithm☆82Updated 7 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- Basic algorithms about machine learnig☆50Updated 4 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 3 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 10 months ago
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago
- Learning and Recording☆34Updated 6 years ago
- 基于PyTorch使用迁移学习完成项目☆60Updated 7 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 4 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 9 years ago
- RBF(Radial Basis Function) Neural Network Implementation in Python☆51Updated 7 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆181Updated 7 years ago
- ☆24Updated 6 years ago
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆52Updated 5 years ago
- This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level…☆36Updated 9 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆225Updated 8 years ago