Skip to content
#

gradient-boosting-classifier

Here are 217 public repositories matching this topic...

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

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 Jun 3, 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

This project evaluates logistic regression, random forest, decision tree, and gradient boosting classifier models for fake news detection. Using labeled data, it analyzes accuracy, confusion matrices, and ROC curves to understand each model's effectiveness in discerning between real and fake news.

  • Updated May 14, 2024
  • Jupyter Notebook

Using various machine learning models (Logistic Regression, Gaussian Naïve Bayes, KNN, Gradient Boosting Classifier, Decision Tree Classifier, Random Forest Classifier.) to predict whether a company will go bankrupt in the following years, based on financial attributes of the company; Addressed the issue of imbalanced classes, different importance

  • Updated May 8, 2024
  • Jupyter Notebook

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