agustincastro / RandomForest-MachineLearning
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 5 years ago
Alternatives and similar repositories for RandomForest-MachineLearning:
Users that are interested in RandomForest-MachineLearning are comparing it to the libraries listed below
- Classification and Clustering using Support Vector Machine and Enhanced Fuzzy C-Means☆8Updated 7 years ago
- Python implementation of CART regression tree and random forests☆44Updated 10 years ago
- MatLab implementation of W-QEISS, F-QEISS and W-MOSS: three algorithms for the selection of (quasi) equally informative subsets☆30Updated last year
- Stacking classification and regression☆22Updated 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…☆37Updated 8 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- A graph clustering method with ant colony optimization for feature selection☆12Updated 4 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 9 years ago
- AdaboostExample☆43Updated 5 years ago
- ☆61Updated 7 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 8 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆48Updated 4 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Python implementation of a random forest for use with continuous value attributes☆57Updated 7 years ago
- We develop the clustering approach by fast-search-and-find of density peaks which use the kernel function for mapping the input sample ob…☆17Updated 8 years ago
- Python implementation of a time-series model with (optional) attention where the encoder is CNN, decoder is LSTM, and more.☆22Updated 8 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆30Updated 8 years ago
- Machine-learning: Random Forests, SVM, Incremental Learning☆9Updated 7 years ago
- Python code of RBF neural network classification model☆44Updated 6 years ago
- ☆16Updated 7 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- Image Classification using SVM, Neural Networks etc.☆14Updated 8 years ago
- A Tutorial of KMeans(++), GMM and Spectral Clustering☆25Updated 8 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 5 years ago
- Exploratory Data Analysis, Dealing with Missing Values, Data Munging, Ensembled Regression Model using Stacked Regressor, XGBoost and mic…☆22Updated 7 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago