Skip to content
#

random-forest-regression

Here are 50 public repositories matching this topic...

An end-to-end ML project, which aims at developing a regression model for the problem of predicting the sales of a given product, based on its properties like item category, weight, visibility, MRP, type of outlet the product is sold, size of the outlet etc.

  • Updated Mar 11, 2023
  • Python

Explore the complete lifecycle of a machine learning project focused on regression. This repository covers data acquisition, preprocessing, and training with Linear Regression, Decision Tree Regression, and Random Forest Regression models. Evaluate and compare models using R2 score. Ideal for learning and implementing regression use cases.

  • Updated Jan 18, 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

Improve this page

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

Learn more