Skip to content
#

xgboost-regressor

Here are 43 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

Built an ATM cash forecasting system using Python and machine learning to predict daily cash demand from historical transaction data. The project includes data preprocessing, model training, and a Flask web application that allows users to input parameters and generate real-time cash demand predictions to support efficient ATM cash management.

  • Updated Apr 26, 2026
  • HTML

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

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, machine learning model & deployment using Flask & Render.

  • Updated Feb 7, 2026
  • Jupyter Notebook

Evaluate the robustness and performance between ML and DL models in predicting the CPC concentration under various image capturing devices, types of input image datasets, and lighting conditions. The findings in our current study can overcome the bottleneck by eliminating the need for laborious manual extraction processes and reducing the time and

  • Updated Apr 1, 2026
  • Python

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

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