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:
- Python implementation of a random forest for use with continuous value attributes☆59Updated 7 years ago
- ☆61Updated 7 years ago
- Python implementation of CART regression tree and random forests☆47Updated 10 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Feature selection tool using random forest variable importance measures.☆17Updated 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
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文 地址:☆23Updated 10 years ago
- FR-TSVM☆11Updated 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…☆71Updated 2 years ago
- MATLAB Active Learning Toolbox for Remote Sensing☆29Updated 8 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆46Updated 8 years ago
- Stacking classification and regression☆24Updated 5 years ago
- EM algorithm☆60Updated 10 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 5 years ago
- ☆16Updated 8 years ago
- A Matlab Implementation of Kernel PCA. Specific example, with a Gaussian Kernel function. Data is provided as a mat file.☆8Updated 12 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- Sklearn implement of multiple ensemble learning methods, including bagging, adaboost, iterative bagging and multiboosting☆13Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- This project explores the different techniques (both scalable and non scalable) for Graph based semi supervised learning. Recent techniqu…☆14Updated 9 years ago
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆50Updated 4 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Machine Learning Experiments and Work☆84Updated 6 years ago
- An adaboost implementation with decision trees in pure python.☆16Updated 8 years ago
- AdaboostExample☆43Updated 5 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Support Vector Machine in Python☆23Updated 9 years ago
- Support Vector Machines in Python☆48Updated 13 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago