Skip to content
#

gradient-boosting-classifier

Here are 222 public repositories matching this topic...

This project aims to predict bank customer churn using a dataset derived from the Bank Customer Churn Prediction dataset available on Kaggle. The dataset for this competition has been generated from a deep learning model trained on the original dataset, with feature distributions being similar but not identical to the original data.

  • Updated Aug 6, 2024
  • Jupyter Notebook

This project aims to predict whether a person has diabetes or not using key health metrics such as glucose levels and BMI. The project involves data preprocessing, feature selection, model training, evaluation, and prediction using various machine learning algorithms.

  • Updated Jul 30, 2024
  • Jupyter Notebook

Utilizing machine learning models including logistic regression, random forest, gradient boosting, and neural networks to identify fraudulent credit card transactions. Dataset, consisting of PCA-transformed features and unbalanced classes, required precision-recall metrics for accurate evaluation. Developed in Python using TensorFlow and scikit.

  • Updated Jul 10, 2024
  • Jupyter Notebook

Our project utilizes machine learning models to predict cardiovascular diseases (CVDs) by analyzing diverse datasets and exploring 14 different algorithms. The aim is to enable early detection, personalized interventions, and improved healthcare outcomes.

  • Updated Jul 9, 2024
  • Jupyter Notebook

This is a master thesis project done by Ezgi Günbatar for Applied Data Science program at Utrecht University. The repository contains datasets and codebooks which are used in "The Role of Social Networks and Personal Characteristics in Shaping Fertility Intentions: A Multi-Method Machine Learning Perspective" study.

  • Updated Jul 7, 2024
  • Jupyter Notebook

Diabetes is a medical disorder that affects how the body uses food for energy. When blood sugar levels rise, the pancreas releases insulin. If diabetes is not managed, blood sugar levels can rise, increasing the risk of heart attack and stroke. We used Python machine learning to forecast diabetes.

  • Updated Jun 10, 2024
  • Jupyter Notebook

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

  • Updated Jun 1, 2024
  • Jupyter Notebook

This project detects spam messages in SMS, including those written in regional languages typed in English. It uses an extended SMS dataset and applies the Monte Carlo method with various supervised learning algorithms to improve spam detection.

  • Updated May 29, 2024
  • HTML

Improve this page

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

Learn more