Skip to content
#

gradient-boosting-regressor

Here are 97 public repositories matching this topic...

Example machine learning implementation to predict the residual bending moment capacity of corroded reinforced concrete beams tested under monotonic three or four-point bending. Data is collected from 54 experimental programs available in the literature.

  • Updated Jun 28, 2024
  • Python

This repository enables an engineer to generate predictions for the mechanical bending performance of corroded beams, using a database of 725 corroded beams tested under monotonic bending. Outputs include the maximum bending moment, residual capacity percentage, yield load, yield displacement, and ultimate displacement.

  • Updated Jun 28, 2024
  • Python

Example machine learning applications for the determination of the residual yield force of corroded steel bars tested under monotonic tensile loading. Data is collected from 26 experimental programs avaialbe in the literature.

  • Updated Jun 28, 2024
  • Python

This breast cancer diagnosis project evaluates various machine learning models to effectively classify breast masses as benign or malignant. SVM and Logistic Regression excel in identifying positive cases, leveraging their robust performance metrics, while Neural Networks show promising results and offer opportunities for further enhancement!

  • Updated Jun 21, 2024
  • Jupyter Notebook

This repository contains a project I completed for an NTU course titled CB4247 Statistics & Computational Inference to Big Data. In this project, I applied regression and machine learning techniques to predict house prices in India.

  • Updated Jun 19, 2024
  • Jupyter Notebook

This project employs machine learning to forecast housing prices in California. By scrutinizing location, housing details, and demographics, it constructs various regression models like Linear Regression, KNN, Random Forest, Gradient Boosting, and Neural Networks. These models offer invaluable insights to optimize predictive real estate investment

  • Updated Jun 7, 2024
  • Jupyter Notebook

Leveraging sentiment analysis and data augmentation to recreate recipe scoring algorithm with sparse data. Used MLPs and Gradient Boosting Regressors to compare regression metrics such as RMSE and MSE between raw data and raw data in conjunction with augmented data.

  • Updated May 30, 2024
  • Jupyter Notebook

This repository contains a machine learning model aimed at predicting student performance across various metrics. Utilizing a diverse set of Machine Learning Regression algorithms, the model predicts scores based on demographic and academic variables.This project demonstrates robust approach to leveraging machine learning for educational outcomes.

  • Updated May 6, 2024
  • Jupyter Notebook

Improve this page

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

Learn more