There are 1 repository under xgboost-regression topic.
Building Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. Additionally, hybrid models like GRU-XGBoost and LSTM-Attention-XGBoost for Electricity Demand and price prediction
The "House Price Prediction" project focuses on predicting housing prices using machine learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn (sklearn), Matplotlib, Seaborn, and XGBoost, this project provides an end-to-end solution for accurate price estimation.
Time Series Forecasting of Walmart Sales Data using Deep Learning and Machine Learning
This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo package, (3) Genetic algorithm with local search, and (4) Pymoo package to find optimum design parameters and minimum energy consumption.
LiFePo4(LFP) Battery State of Charge (SOC) estimation from BMS raw data
The aim of this project is to develop a solution using Data science and machine learning to predict the compressive strength of a concrete with respect to the its age and the quantity of ingredients used.
Algerian Forest Fire Prediction
Drift Detection in Gas Sensor Array at Different Concentration Levels ☢️
Crypto & Stock* price prediction with regression models.
This repository contains Python functions for predicting time series.
Serverless ML system to predict the direction and volume of electricity flows to and from the Netherlands and its energy transmission partners.
End to End Machine Learning Project along with deployment.
This repository will work around solving the problem of food demand forecasting using machine learning.
Predicting the sales of a store
Machine-Learning: eXtreme Gradient-Boosting Algorithm Stress Testing
The objective of this project is to model the prices of Airbnb appartments in London.The aim is to build a model to estimate what should be the correct price of their rental given different features and their property.
Advancing Healthcare with 91% Accurate Prediction of Obesity Risk Levels Using XGBoost ,LightGBMand CatBoostClassifier Model
Hybrid RecSys, CF-based RecSys, Model-based RecSys, Content-based RecSys, Finding similar items using Jaccard similarity
How to train, deploy and monitor a XGBoost regression model in Amazon SageMaker and alert using AWS Lambda and Amazon SNS. SageMaker's Model Monitor will be used to monitor data quality drift using the Data Quality Monitor and regression metrics like MAE, MSE, RMSE and R2 using the Model Quality Monitor.
Calories-Burned-Prediction Using Machine Learning. (Regression Use Case)
XGBoost and GNN training and models for prediction of Hansen solubility parameters
Machine Learning model for price prediction using an ensemble of four different regression methods.
We solve a regression problem in which it consists of calculating the health insurance charge in the United States Where we will break down the project into 5 phases: Exploratory Analysis. Feature Engineering. Selection of the ideal model. Development of the final model. Creation of a web application in streamlit.
How to train a XGBoost regression model on Amazon SageMaker, host inference on a serverless function in AWS Lambda and optionally expose as an API with Amazon API Gateway
There is an intense transfer speculation that surrounds all major player transfers today. An important part of negotiations is predicting the fair market price for a player. Therefore, we are predicting this Market Value of a player using the data provided in csv format.
Predicting Snow Conditions in Passo Tonale (Trento, Italy)
The "Sales Demand Forecasting Regression Model" project aims to develop a predictive model that forecasts future sales demand based on historical data and relevant influencing factors. The project follows a structured approach, encompassing data collection, preprocessing, model selection, training, evaluation, and deployment.
Using publicly available data for the national factors that impact supply and demand of homes in US, build a data science model to study the effect of these variables on home prices.
Answer to CFM challenge US-Stock-Market volatility prediction - Ranked 4th
This repo is a part of K136. Kodluyoruz & Istanbul Metropolitan Municipality Data Science Bootcamp. The project aims to produce a machine learning model for home price estimation. The model was built on the Kaggle House Prices - Advanced Regression Techniques competition dataset.
The proposed model is able to predict the evaluation of both grammatical coherence, vocabulary and grammatical conventions, so that the evaluation can give each of those criteria a value between 1 and 5, I did not treat the system as a classification process, but rather it was treated as a REGRESSION issue. It includes several steps through which a few errors were reached, all ranging between 0.25 for each criterion. The values of the weights that were reached can also be used to deal with the issue as a classification process (but it was not dealt with as well in this proposed methodology).
Regression Analysis of Ecommerce Customers Dataset using Linear Regression and XGBRegressor
Demonstrates how to utilize XGBoost for traffic forecasting using data gathered from IoT sensors, highlighting its efficiency in processing complex datasets and delivering accurate predictions.
Estimate Formula 1 qualifying results using ML