An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with bagging

A curated list of projects in awesome lists tagged with bagging .

https://github.com/TorchEnsemble-Community/Ensemble-Pytorch

A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.

bagging deep-learning deeplearning ensemble ensemble-learning gradient-boosting neural-networks pytorch pytorch-tutorial voting-classifier

Last synced: 08 May 2025

https://github.com/torchensemble-community/ensemble-pytorch

A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.

bagging deep-learning deeplearning ensemble ensemble-learning gradient-boosting neural-networks pytorch pytorch-tutorial voting-classifier

Last synced: 14 Dec 2025

https://github.com/frankkramer-lab/ensmic

An analysis on Ensemble Learning optimized Medical Image Classification with Deep Convolutional Neural Networks

augmenting bagging deep-learning ensemble-learning image-classification stacking study

Last synced: 30 Jun 2025

https://github.com/brauliov/machine-learning

Machine Learning exercises for my subject of Machine Learning at University of Granada (UGR).

aprendizaje-automatico bagging boosting knn linear-models machine-learning machine-learning-algorithms perceptron r regularization svm trees ugr

Last synced: 13 Apr 2025

https://github.com/rahulvictor12/german-bank-loan-defaulter-prediction

A machine learning project to predict loan defaults in a German bank's customer base. Using the German Credit Risk dataset, it explores key factors contributing to defaults and trains models like Random Forest, GBM, and XGBoost. Includes EDA, data processing, hyperparameter tuning, and model evaluation.

accuracy ada-boost-classifier bagging categorical-encoding data-processing exploratory-data-analysis f1-score gbm gridsearchcv hyperparameter-tuning machine-learning missing-value-handling modelevaluation precision random-forest randomsearch-cv recall xgboost

Last synced: 06 Jun 2026

https://github.com/jaydu1/ecv

Extrapolated cross validation for randomized ensembles

bagging cross-validation ensemble-learning random-forest

Last synced: 24 Mar 2025

https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques

Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.

bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql

Last synced: 10 Apr 2026

https://github.com/davityak03/ensemble-modelling

This repository contains a comprehensive guide and implementation of ensemble modeling techniques, specifically focusing on Boosting, Bagging, and Voting. Ensemble methods are powerful techniques in machine learning that combine the predictions from multiple models to improve overall performance and robustness.

adaboost bagging boosting desiciontree ensemble-model logistic-regression machine-learning-algorithms python svm voting

Last synced: 21 May 2026

https://github.com/amruta33/lead_scoring_case_study

An education company named X Education sells online courses to industry professionals. On any given day, many professionals who are interested in the courses land on their website and browse for courses.

bagging linear-regression numpy pandas python3

Last synced: 05 May 2026

https://github.com/shamil-t/sentiment-analysis-using-python-imdb-

Sentiment Analysis is to find the perspective ,view ,attitude or feeling of a speaker on a particular topic, event or interactionBasicaly its the analysis of an emotionally cahrged text. Here we try to analyzethe reviewsposted by people at Imdb. Further the reviews are processed analyzed using machine learning procedures, algorithms and other related aspets.

ai bagging imdb-dataset machine-learning naive-bayes-classifier python random-forest sentiment-analysis support-vector-machines

Last synced: 12 Oct 2025

https://github.com/sarahloree/project-3--credit-card-user-churn-prediction

This is the third project I completed as part of the Advanced Machine Learning module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.

bagging bagging-classifier boosting boosting-classifier cross-validation datapreprocessing eda exploratory-data-analysis hyperparameter-optimization hyperparameter-tuning random-forest random-forest-classifier sampling smote

Last synced: 24 Feb 2025

https://github.com/ahmedabdalkreem/hotel-reservation

Our task is to classify a Hotel Reservation as either booking canceled (class1) or no canceled(class0) and use more one model to arrive the best model.

bagging decisiontreeclassifier ensemble extra-trees-classifier logistic-regression matplotlib numpy pandas python3 random-forest sklearn-library svc-model

Last synced: 11 Apr 2026

https://github.com/jaewonson37/data_mining

Topic: Data Analysis with Voice Dataset for Gender Recognition // Summary: Explored algorithms and found the best model that showed a 98.2% classification accuracy for a voice dataset

bagging boosting decision-tree-classifier jupyter-notebook knn-classifier logistic-regression random-forest-classifier svm-classifier svm-kernel svm-rbf voting

Last synced: 29 Mar 2025

https://github.com/mohammad95labbaf/churn-prediction

This project aims to predict customer churn using machine learning algorithms. The project includes data preprocessing, feature engineering, and model evaluation.

adaboost bagging churn churn-analysis churn-prediction decisiontree ensemble-learning knn randomforest scikit-learn sklearn svm voting

Last synced: 23 Jan 2026

https://github.com/cschen1205/cs-ensembles

Ensembles method implemented in C#

anomaly-detection bagging boosting ensembles random-forest

Last synced: 24 Mar 2025

https://github.com/shermanlo77/multinode-gpu-study

These are some exercises and implementations to use multiple nodes of GPUs

bagging distributed-computing gpu-computing multinode parallel-computing pytorch

Last synced: 17 May 2026