Skip to content
#

gradientboostingregressor

Here are 29 public repositories matching this topic...

This project builds a complete ML pipeline to model medical insurance costs based on demographic and lifestyle features. The workflow includes exploratory data analysis (EDA), preprocessing, multiple regression models, hyperparameter tuning, ensemble stacking, log-transform modeling, SHAP interpretability, and full residual diagnostics.

  • Updated Feb 24, 2026
  • Jupyter Notebook

A powerful stacked ensemble model for income prediction, combining GradientBoosting, AdaBoost, Bagging, Linear Regression, and Decision Trees. Achieves an impressive R² of 0.8761 on the RoS_sample_submission dataset.

  • Updated Apr 12, 2025
  • Jupyter Notebook

This repo hosts an end-to-end machine learning project designed to cover the full lifecycle of a data science initiative. The project encompasses a comprehensive approach including data Ingestion, preprocessing, exploratory data analysis (EDA), feature engineering, model training and evaluation, hyperparameter tuning, and cloud deployment.

  • Updated Feb 28, 2024
  • 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 research is based on previous research related to Optimization of Airbnb Dynamic Pricing. This research analytical purposes was to create a model that was as flexible as possible by determining price at the scale of the smallest possible rental period at daily basis.

  • Updated Nov 27, 2022
  • Jupyter Notebook

The Students Performance Analysis project, is an insightful exploration of the factors that impact students' academic performance. Using a dataset containing various student attributes, the project aims to uncover patterns and relationships that influence their success in examinations. This analysis is particularly valuable for educators, policymak

  • Updated Jan 31, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the gradientboostingregressor topic, visit your repo's landing page and select "manage topics."

Learn more