ensemble-classifier topic
Machine-Learning-Toolbox
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
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
Use machine learning models to detect lies based solely on acoustic speech information
SatelliteImageClassification
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
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
This contains the Jupyter Notebook and the Dataset for the mentioned Classification Predictive Modeling Project
Induction-Motor-Faults-Detection-with-Stacking-Ensemble-Method-and-Deep-Learning
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...