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

Projects in Awesome Lists tagged with bagging-ensemble

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

https://github.com/somjit101/facebook-friend-recommendation

This is a friend recommendation systems which are used on social media platforms (e.g. Facebook, Instagram, Twitter) to suggest friends/new connections based on common interests, workplace, common friends etc. using Graph Mining techniques. Here, we are given a social graph, i.e. a graph structure where nodes are individuals on social media platforms and a directed edges (or 'links') indicates that one person 'follows' the other, or are 'friends' on social media. Now, the task is to predict newer edges to be offered as 'friend suggestions'.

bagging-ensemble boosting-ensemble cross-validation decision-tree-classifier decision-trees facebook-friend-recommendation gradient-boosting graph graph-algorithms graph-similarity graph-theory machine-learning randomizedsearchcv social-network social-network-analysis xgboost

Last synced: 14 Apr 2025

https://github.com/moindalvs/assignment_random_forest_1

Use Random Forest to prepare a model on fraud data treating those who have taxable income <= 30000 as "Risky" and others are "Good"

bagging-ensemble bagging-trees data-science hyperparameter-tuning random-forest-classifier

Last synced: 04 Feb 2026

https://github.com/anvesham/machinelearning_models_using_matlab

Stepwise Multiple Linear Regression (With Interactions) and Random Forest Regression on predicting the Productivity of the Garment Factory Workers

bagging-ensemble bayesian-optimization decision-trees jupyter-notebook machine-learning matlab multiple-linear-regression-model numpy python random-forest-regression

Last synced: 11 Apr 2026

https://github.com/khushi130404/ensemble-learning

This project demonstrates various ensemble learning techniques using Jupyter Notebook. The goal is to explore how ensemble methods can improve the performance of machine learning models for both regression and classification tasks.

adaboost bagging-ensemble gradient-descent random-forest stacking voting-ensemble

Last synced: 31 Jul 2025

https://github.com/niteshchawla/ola-ensemblelearning

Recruiting and retaining drivers is seen by industry watchers as a tough battle for Ola. Churn among drivers is high and it’s very easy for drivers to stop working for the service on the fly or jump to Uber depending on the rates.

bagging-ensemble confusion-matrix encoding ensemble-learning feature-engineering featureimportance gridsearchcv hyperparameter-tuning machine-learning precision-recall random-forest roc-auc-curve scaling-methods smote-sampling

Last synced: 27 Feb 2025

https://github.com/mrtejas/ml-algos

A collection of fundamental Machine Learning Algorithms Implemented from scratch along-with their applications for various ML tasks like clustering, thresholding, data analysis, prediction, regression and image classification.

adaboost bagging-ensemble decision-trees gmm-clustering gradient-boosting hidden-markov-models kernel-density-estimation knn-classification machine-learning mlp-classifier mlp-regressor multinomial-logistic-regression pca-analysis random-forest stacking-ensemble

Last synced: 15 May 2025

https://github.com/tejaswirupa/youth-drug-use-behavior-analysis-using-decision-trees

Predicted marijuana use behavior among youth using decision trees and ensemble methods. Achieved over 89% accuracy and identified peer influence and friend opinions as key factors.

bagging-ensemble boosting data-science decision-trees machine-learning random-forest

Last synced: 24 Feb 2026

https://github.com/sayande01/ensemble_learning_2

This project explores Bagging (Bootstrap Aggregating) for both classification and regression tasks. By training multiple models on different data subsets, Bagging improves accuracy and resilience. Using synthetic and real-world datasets, the project demonstrates how Bagging enhances performance over single-model approaches.

bagging-ensemble random-forest-classifier

Last synced: 20 Jan 2026

https://github.com/selcia25/machine_learning_algorithms

👩‍💻This repository contains implementations of various machine learning algorithms, along with example datasets and Jupyter Notebook files for demonstration.

bagging-ensemble boosting classification kmeans-clustering linear-regression multilayer-perceptron-network naive-bayes-classifier random-forest-classifier regression-models

Last synced: 09 May 2026

https://github.com/yyomna-mmaged/sound_classification-puppy-barbie-

This project implements a machine learning system that classifies audio clips as either "Barbie" or "Puppy" voices using acoustic feature extraction and logistic regression with bagging ensemble.

bagging-ensemble logistic-regression ml

Last synced: 11 Oct 2025

https://github.com/ahmedabdalkreem/diabetes

Complete project of people that have diabetes and show what features that explain that person be sick.

bagging-ensemble classification descision-tree ensemble logistic-regression matplotlib numpy pandas python3 sklearn svm voting-classifier

Last synced: 05 Apr 2026

https://github.com/wasifsohail5/heart-disease-risk-stratification-and-patient-clustering-analysis

Welcome to a real-world data science and machine learning project focused on improving healthcare outcomes! This repository provides a full workflow for predicting heart disease risk and uncovering patient subgroups using the UCI Heart Disease Dataset.

bagging-ensemble clustering elbow-method gradient-boosting heart-disease pca supervised-learning unsupervised-learning

Last synced: 23 Jul 2025

https://github.com/Khushi130404/Ensemble-Learning

This project demonstrates various ensemble learning techniques using Jupyter Notebook. The goal is to explore how ensemble methods can improve the performance of machine learning models for both regression and classification tasks.

adaboost bagging-ensemble gradient-descent random-forest stacking voting-ensemble

Last synced: 19 Sep 2025