Skip to content
#

xgboost-regressor

Here are 33 public repositories matching this topic...

A machine learning web app that predicts house prices across 5 major cities of Pakistan. It uses features like location, property type, area, bedrooms, and bathrooms to give an estimated price. The model achieves an impressive R² score of 99.9%, showing how accurate the predictions are.

  • Updated Nov 25, 2025
  • Jupyter Notebook

This repo hosts an end-to-end machine learning project designed to cover the full lifecycle of a data science initiative. The project encompasses a comprehensive approach including data Ingestion, preprocessing, exploratory data analysis (EDA), feature engineering, model training and evaluation, hyperparameter tuning, and cloud deployment.

  • Updated Feb 28, 2024
  • Jupyter Notebook

A machine learning-based web app to predict the price of used cars in India based on various features like brand, model, location, fuel type, and more. Built with Streamlit for an interactive user interface and powered by an XGBoost (multiple-non-linear-regression) model for accurate predictions.

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

Improve this page

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

Learn more