voting-classifier topic
houghnet
[ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.
Ensemble-Pytorch
A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.
shapley
The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).
Customer_segmentation
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, d...
Ensemble-Learning-for-Tweet-Classification-of-Hate-Speech-and-Offensive-Language
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 vot...
Loan-prediction-using-Machine-Learning-and-Python
To design a predictive model using xgboost and voting ensembling techniques and extract insights from the data using pandas, seaborn and matplotlib
Audio_to_Emotion
Classifying Audio to Emotion
Network-Traffic-Classification-UNSW-NB15
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.