voting-classifier
Here are 134 public repositories matching this topic...
Language:All
Sort:Most stars
A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.
- Updated
Jun 16, 2024 - Python
The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).
- Updated
Jul 1, 2023 - Python
[ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.
- Updated
Oct 15, 2022 - Python
Analysing the content of an E-commerce database that contains list of purchases. Based on the analysis, I develop a model that allows to anticipate the purchases that will be made by a new customer, during the following year from its first purchase.
- Updated
Apr 5, 2018 - Jupyter Notebook
To design a predictive model using xgboost and voting ensembling techniques and extract insights from the data using pandas, seaborn and matplotlib
- Updated
May 26, 2018 - Jupyter Notebook
Classifying Audio to Emotion
- Updated
Dec 14, 2019 - Jupyter Notebook
Binary Classification for detecting intrusion network attacks. In order, to emphasize how a network packet with certain features may have the potentials to become a serious threat to the network.
- Updated
Dec 19, 2021 - Jupyter Notebook
Contains code for a voting classifier that is part of an ensemble learning model for tweet classification (which includes an LSTM, a bayesian model and a proximity model) and a system for weighted voting
- Updated
May 8, 2018 - Python
The Multimodal Sarcasm Detection System detects sarcasm in multimedia content using image-caption generation and NLP. It achieved 1st place in UITC2024 by classifying sarcasm into four categories: image, text, multi sarcasm, and not sarcasm.
- Updated
Mar 21, 2025 - Jupyter Notebook
Advancing Cybersecurity with AI: This project fortifies phishing defense using cutting-edge models, trained on a diverse dataset of 737,000 URLs. It was the final project for the AI for Cybersecurity course in my Master's at uOttawa in 2023.
- Updated
Jan 12, 2024 - Jupyter Notebook
Supervised Machine Learning Analysis Using Classification Models
- Updated
Jul 10, 2023 - Jupyter Notebook
Fake News Detection System for detecting whether news is fake or not. The model is trained using "Liar, Liar Pants on Fire": A New Benchmark Dataset for Fake News Detection. Link for dataset:https://arxiv.org/abs/1705.00648.
- Updated
Jan 24, 2020 - Jupyter Notebook
This project showcases a Network Intrusion Detection System (NIDS) designed to bolster cybersecurity defenses against evolving threats
- Updated
Dec 10, 2024
Using Classification Techniques, Data reprocessing, Feature Engineering, Feature Extraction and Classification Algorithms from Machine Learning to Predict who can Survive the attack of Tsunami.
- Updated
Oct 2, 2020 - Jupyter Notebook
Tour of Machine Learning Algorithms for Binary/Multiclass Classification
- Updated
Sep 16, 2019 - Jupyter Notebook
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
This repository provides a complete pipeline for non-invasive blood glucose estimation using Photoplethysmography (PPG) signals. It includes data preprocessing, feature extraction, machine learning model training, and result visualization to support research and development in biomedical signal analysis and diabetes screening.
- Updated
May 23, 2025 - Jupyter Notebook
Heart Disease Prediction using machine and deep learning techniques works on heart dataset
- Updated
Jul 29, 2024 - Jupyter Notebook
A mobile application that diagnoses Parkinson’s disease patients using hand drawings
- Updated
Jun 25, 2021 - Python
A machine learning model that predicts whether an email is spam or not.
- Updated
May 23, 2023 - Python
Improve this page
Add a description, image, and links to thevoting-classifier topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thevoting-classifier topic, visit your repo's landing page and select "manage topics."