Skip to content
#

xgboost-regression

Here are 279 public repositories matching this topic...

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.

  • Updated Mar 15, 2023
  • Jupyter Notebook

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.

  • Updated Jun 25, 2023
  • Jupyter Notebook

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.

  • Updated May 21, 2021
  • Jupyter Notebook

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.

  • Updated Jul 28, 2022
  • Jupyter Notebook

How to train a XGBoost regression model on Amazon SageMaker, host inference on a Docker container running on Amazon ECS on AWS Fargate and optionally expose as an API with Amazon API Gateway.

  • Updated Sep 8, 2021
  • Jupyter Notebook

Improve this page

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

Learn more