Skip to content
#

adaboost

Here are 570 public repositories matching this topic...

To build a classification system to predict whether a customer will churn or not based on the IBM Telecom Data from Kaggle. Technically, it is a binary classifier that divides clients into two groups-those who leave and those who do not. The classifier will be built using bagging algorithms like Random Forest, boosting algorithms & Neural Networks

  • Updated May 21, 2024
  • Jupyter Notebook

This project aims to detect bone fractures using machine learning and neural networks. It utilizes various machine learning models including AdaBoost, CatBoost, Logistic Regression, Random Forest, Support Vector Machine (SVM), XGBoost, Gradient Boosting, and LightGBM and and neural networks.

  • Updated Apr 29, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the adaboost 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 adaboost topic, visit your repo's landing page and select "manage topics."

Learn more