Skip to content
#

gradient-boosting-classifier

Here are 208 public repositories matching this topic...

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

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 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

This project aims to predict the occurrence of diabetes using machine learning techniques. The dataset used for this analysis is the "diabetes_prediction_dataset.csv" file, which contains various features related to an individual's health condition.

  • Updated Apr 10, 2024
  • Jupyter Notebook

Credit Fraud Detection of a highly imbalanced dataset of 280k transactions. Multiple ML algorithms(LogisticReg, ShallowNeuralNetwork, RandomForest, SVM, GradientBoosting) are compared for prediction purposes.

  • Updated Mar 27, 2024
  • Jupyter Notebook
Telecom-Customer-Churn-Analysis-Prediction

Telecom Customer Churn Analysis & Prediction project uses Gradient Boosting for precise predictions, Power BI for churn pattern visualizations, and Streamlit for interactive insights. With robust code and meticulous data preprocessing, stakeholders access accurate predictions to optimize retention and drive profitability.

  • Updated Mar 23, 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