Skip to content
#

gradientboosting

Here are 42 public repositories matching this topic...

This project researched the credit card transaction dataset and tried various machine learning classification models on the dataset to determine the best model that would flag suspicious activity more accurately.

  • Updated Nov 23, 2021
  • Jupyter Notebook

This is a web app where a user can signup to the website first and then login to access the website. Then, he/she can give their age, select his/her gender, bmi, number of children, select whether he/she is a smoker or not, and select his/her region. Gradient Boosting Regressor is used in this project which gives the best accuracy of 89.798.

  • Updated Nov 9, 2024
  • Jupyter Notebook

A machine learning pipeline for classifying cybersecurity incidents as True Positive(TP), Benign Positive(BP), or False Positive(FP) using the Microsoft GUIDE dataset. Features advanced preprocessing, XGBoost optimization, SMOTE, SHAP analysis, and deployment-ready models. Tools: Python, scikit-learn, XGBoost, LightGBM, SHAP and imbalanced-learn

  • Updated Nov 20, 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 gradientboosting 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 gradientboosting topic, visit your repo's landing page and select "manage topics."

Learn more