ensemble-classifier topic

List ensemble-classifier repositories

Machine-Learning-Toolbox

22
Stars
6
Forks
Watchers

This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.

Stacking-Blending-Voting-Ensembles

51
Stars
23
Forks
Watchers

This repository contains an example of each of the Ensemble Learning methods: Stacking, Blending, and Voting. The examples for Stacking and Blending were made from scratch, the example for Voting was...

Deep-Learning-Lie-Detection

44
Stars
10
Forks
Watchers

Use machine learning models to detect lies based solely on acoustic speech information

SatelliteImageClassification

18
Stars
11
Forks
Watchers

Pixel based classification of satellite imagery - feature generation using Orfeo Toolbox, feature selection using Learning Vector Quantization, CLassification using Decision Tree, Neural Networks, Ran...

Sample-Machine-Learning-Projects

36
Stars
5
Forks
Watchers

Some example projects that was made using Tensorflow (mostly). This repository contains the projects that I've experimented-tried when I was new in Deep Learning.

Coronary-Heart-Disease-Prediction

20
Stars
5
Forks
Watchers

This contains the Jupyter Notebook and the Dataset for the mentioned Classification Predictive Modeling Project

This is a induction motor faults detection project implemented with Tensorflow. We use Stacking Ensembles method (with Random Forest, Support Vector Machine, Deep Neural Network and Logistic Regressio...