Skip to content
#

bagging-ensemble

Here are 107 public repositories matching this topic...

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 plat…

  • Updated Feb 15, 2024
  • Jupyter Notebook

The aim is to find an optimal ML model (Decision Tree, Random Forest, Bagging or Boosting Classifiers with Hyper-parameter Tuning) to predict visa statuses for work visa applicants to US. This will help decrease the time spent processing applications (currently increasing at a rate of >9% annually) while formulating suitable profile of candidate…

  • Updated Jan 20, 2022
  • Jupyter Notebook

The project includes building seven different machine learning classifiers (including Linear Regression, Decision Tree, Bagging, Random Forest, Gradient Boost, AdaBoost, and XGBoost) using Original, OverSampled, and Undersampled data of ReneWind case study, tuning hyperparameters of the models, performance comparisons, and pipeline development f…

  • Updated May 9, 2023
  • Jupyter Notebook

Machine Learning algorithms from-scratch implementation. It covers most Supervised and Unsupervised algorithms. Homework assignments and Projects for graduate level Machine Learning Course taught by Dr Manfred Huber at UTA during Spring 21

  • Updated May 2, 2021
  • Python

Improve this page

Add a description, image, and links to the bagging-ensemble topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bagging-ensemble topic, visit your repo's landing page and select "manage topics."

Learn more