Skip to content
#

gradientboosting

Here are 41 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

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 27, 2024
  • Jupyter Notebook

Predicting the Critical Temperature of Superconductors using numerous Machine Learning techniques along with a comparative analysis of their performances.

  • Updated Sep 17, 2023
  • 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

This project focuses on predicting the weather for the next day using a classification model. Both RandomForest and GradientBoosting classifiers were tested with grid search for hyperparameter tuning. The dataset used for this project is available at Kaggle.

  • Updated Jul 16, 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