Skip to content
#

gradient-boosting-regressor

Here are 96 public repositories matching this topic...

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

The objective of the project is to conduct a comprehensive analysis of a dataset of data science job postings, identifying the most important factors that influence salaries. Build predictive models that can be used to predict salaries for data science professionals, taking into account factors such as experience level, education, skills etc.

  • Updated Sep 8, 2023
  • Jupyter Notebook

Predict laptop prices using machine learning. This project leverages multiple linear regression to achieve an 82% prediction precision. Explore the influence of features like brand, specs, and more on laptop prices.

  • Updated Aug 16, 2023
  • Jupyter Notebook

This is a hybrid recommender system that combines the paradigms of content based filtering(using gradient boosting regressor) and collaborative filtering to recommend destination spots for users/tourists based on their demography and spots liked by tourists with similar demography and likes.

  • Updated Jan 8, 2024
  • Jupyter Notebook

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 May 26, 2024
  • Python

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