Skip to content
#

stackingregressor

Here are 10 public repositories matching this topic...

Language: All
Filter by language

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

📈📊 Data Science Notebooks . ▫️ Aplicación de algoritmos de ML para la resolución de problemas de aprendizaje supervisado (Clasificación y Regresión)

  • Updated Sep 8, 2024
  • Jupyter Notebook

Vehicle Price Prediction is a machine learning project that estimates vehicle prices using features like make, model, year, mileage, and more. It employs multiple regression models, including Linear Regression, Random Forest, Gradient Boosting, CatBoost, and Stacking Regressor, with GridSearchCV for tuning.

  • Updated Mar 8, 2025
  • Jupyter Notebook

started by analysing and determining the aspects required for tuning of the final ml model. Performed Eda and feature engineering inorder to determine the import parameters of the dataset and to derive more useful features, finally creating a ml model by using various different basic and advanced regression techniques.

  • Updated Apr 11, 2025
  • Jupyter Notebook

Improve this page

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

Learn more