Skip to content
#

adaboost-regressor

Here are 13 public repositories matching this topic...

This project uses machine learning to predict the price of a used car. The model is trained on a dataset of historical car sales data, and it can then be used to predict the price of a car based on its features.

  • Updated Jun 29, 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

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

Big Mart Sales Prediction is a data-driven project aiming to forecast product sales accurately across Big Mart outlets. Leveraging machine learning and comprehensive datasets, our project empowers retailers to optimize inventory, enhance profitability, and make informed decisions in the dynamic world of retail.

  • Updated Aug 25, 2023
  • Jupyter Notebook

Student Performance Predictor is an end-to-end machine learning project that implements a complete predictive modeling pipeline. It analyzes the impact of demographic, socioeconomic, and academic factors on student mathematics performance, performing data preprocessing, feature engineering, regression modeling (Linear, Ridge, Lasso, Random Forest,

  • Updated Oct 18, 2025
  • Jupyter Notebook
Diamond-Price-Modelling-Based-on-Their-Attributes

The purpose of this notebook is to develop an automated function to predict the price of a diamond based on its given features (cut, color, dimensions, etc.). We will create a machine learning model which can estimate these values. We need to find continuous data, so we will perform a regression task. We will use supervised learning to find the …

  • Updated Jun 29, 2022
  • Jupyter Notebook

This project develops machine learning ML surrogate models to approximate the performance of a binary distillation column. Process data is generated using DWSIM, an open-source process simulator, by systematically varying key operating parameters to predict Distillate Purity and Reboiler Duty. This was my Screening Task for FOSSEE IIT-B Internship.

  • Updated Dec 7, 2025
  • Jupyter Notebook

Improve this page

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

Learn more