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 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
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆50Updated 4 years ago
- Feature selection tool using random forest variable importance measures.☆17Updated 9 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Python implementation of a random forest for use with continuous value attributes☆58Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 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
- Support Vector Machines in Python☆48Updated 12 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 6 years ago
- Python implementation of CART regression tree and random forests☆47Updated 10 years ago
- 随机森林,Random Forest(RF)☆401Updated 5 years ago
- Stacking classification and regression☆24Updated 5 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
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- demonstrate pso-svm in python☆15Updated 5 years ago
- A graph clustering method with ant colony optimization for feature selection☆12Updated 4 years ago
- ☆61Updated 7 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
- Tutorial how to use xgboost☆185Updated 8 years ago
- Support Vector Machine in Python☆23Updated 8 years ago
- GMM算法,EM算法,聚类☆10Updated 7 years ago
- ☆15Updated 4 years ago
- 天池大数据竞赛数据集&代码☆12Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- ☆16Updated 8 years ago
- EM algorithm☆60Updated 9 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 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 8 years ago
- FR-TSVM☆11Updated 7 years ago