ensemble-classifier
Here are 143 public repositories matching this topic...
Language:All
Sort:Most stars
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 using the scikit-learn utility.
- Updated
Nov 18, 2021 - Python
Use machine learning models to detect lies based solely on acoustic speech information
- Updated
Jul 27, 2019 - Jupyter Notebook
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.
- Updated
May 3, 2022 - Jupyter Notebook
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 Regression) and Machinery Fault Dataset dataset available on kaggle.
- Updated
May 8, 2022 - Jupyter Notebook
This contains the Jupyter Notebook and the Dataset for the mentioned Classification Predictive Modeling Project
- Updated
Dec 3, 2020 - Jupyter Notebook
This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.
- Updated
Jan 10, 2021 - MATLAB
Pixel based classification of satellite imagery - feature generation using Orfeo Toolbox, feature selection using Learning Vector Quantization, CLassification using Decision Tree, Neural Networks, Random Forests, KNN and Naive Bayes Classifier
- Updated
Jun 15, 2017 - R
Detection of Object-Based Forgery in Advanced Video
- Updated
May 7, 2017 - MATLAB
Pusion (Python Universal Fusion) is a generic and flexible framework written in Python for combining multiple classifier’s decision outcomes.
- Updated
May 30, 2024 - Python
📄 Official implementation regarding the paper "Creating Classifier Ensembles through Meta-heuristic Algorithms for Aerial Scene Classification".
- Updated
Oct 5, 2022 - Python
Multiple Model Ensembling
- Updated
Apr 4, 2017 - Python
In this project, the success results obtained from SVM, KNN and Decision Tree Classifier algorithms using the data we have created and the results obtained from the ensemble learning methods Random Forest Classifier, AdaBoost and Voting were compared.
- Updated
Feb 27, 2021 - Python
Building the best machine learning model to detect phishing websites.
- Updated
Jan 4, 2022 - Jupyter Notebook
Used ensemble methods such as boosting, voting, Bagging
- Updated
Aug 13, 2018 - Jupyter Notebook
It is the nlp task to classify empathetic dialogues datasets using RoBERTa, ERNIE-2.0 and XLNet with different preprocessing method. You can get some detailed introduction and experimental results in the link below.
- Updated
Jul 13, 2022 - Python
Extensive EDA of the IBM telco customer churn dataset, implemented various statistical hypotheses tests and Performed single-level Stacking Ensemble and tuned hyperparameters using Optuna.
- Updated
Nov 9, 2021 - HTML
Two ensemble models made from ensembles of LightGBM and CNN for a multiclass classification problem.
- Updated
Nov 28, 2023 - Jupyter Notebook
Machine Learning codes
- Updated
Jan 22, 2020 - Jupyter Notebook
Predicting Workload in Virtual Flight Simulations using EEG Spectral and Connectivity Features
- Updated
Mar 6, 2025 - Jupyter Notebook
How to Train an Ensemble of Convolutional Neural Networks for Image Classification (Article on Medium)
- Updated
May 7, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to theensemble-classifier topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theensemble-classifier topic, visit your repo's landing page and select "manage topics."