There are 2 repositories under boosting-algorithms topic.
Text Classification Algorithms: A Survey
collections of data science, machine learning and data visualization projects with pandas, sklearn, matplotlib, tensorflow2, Keras, various ML algorithms like random forest classifier, boosting, etc
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Machine Learning for High Energy Physics.
LinearBoost Classifier is a rapid and accurate classification algorithm that builds upon a very fast, linear classifier.
Boosting algorithms for fitting generalized linear, additive and interaction models to potentially high-dimensional data. The current relase version can be found on CRAN (http://cran.r-project.org/package=mboost).
ML-algorithms from scratch using Python. Classic Machine Learning course.
Analyzing the Drugs Descriptions, conditions, reviews and then recommending it using Deep Learning Models, for each Health Condition of a Patient.
The Tidymodels Extension for Time Series Boosting Models
Deep Boosting for Image Denoising in ECCV 2018 and its Real-world Extension in IEEE Transactions on Pattern Analysis and Machine Intelligence
Run XGBoost model and make predictions in Node.js
In depth machine learning resources
Programmable Decision Tree Framework
Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high dimensional data. The current relase version can be found on CRAN (https://cran.r-project.org/package=gamboostLSS).
Boosting Functional Regression Models. The current release version can be found on CRAN (http://cran.r-project.org/package=FDboost).
Deepboost R-package for submission
Play around with NGBoost and compare with LightGBM and XGBoost
{PySpark, R, Python}: Several Data Science projects
Sklearn implement of multiple ensemble learning methods, including bagging, adaboost, iterative bagging and multiboosting
The repository for CSE 5523 Course Project.
MLJ.jl interface for JLBoost.jl
4 Boosting Algorithms You Should Know – GBM, XGBoost, LightGBM & CatBoost
Compare Naive Bayes, SVM, XGBoost, Bagging, AdaBoost, K-Nearest Neighbors, Random Forests for classification of Malaria Cells
This project focuses on using the AWS open-source AutoML library, AutoGluon, to predict bike sharing demand using the Kaggle Bike Sharing demand dataset.
ML/DL algorithm
This capstone project aims to utilize machine learning to predict the earning power of a room rented out on Airbnb.
Julia Decision Tree Algorithms for Regression
grur: an R package tailored for RADseq data imputations
Used ensemble methods such as boosting, voting, Bagging
Machine Learning for Email Marketing Campaigns
Machine Learning approaches to perform anomaly detection on industrial data.
All the content that I learned through two Courses. One is called "Python Chilla" and the second one is called "100 Days of Machine Learning"
Welcome to the Machine Learning Repository - Part 4! This repository focuses on unsupervised machine learning algorithms, particularly clustering techniques, and explores the fascinating world of ensemble methods, including boosting and bagging.