Skip to content
#

xgbclassifier

Here are 33 public repositories matching this topic...

ReneWind operates wind farms. Unexpected turbine failures are presenting operational and financial problems. This project uses machine learning to develop a model that accurately predict component failure, which will give the firm more control over maintenance scheduling, costs and power generation.

  • Updated Nov 7, 2022

In this problem i have tried to explain how XGB algorithm works in case of classification. I have also stated the accuracy score at the end for our XGBClassifier model. The confusion matrix has also been shown for the same. I have used the Kaggle Dataset - Titanic Survivors csv file.

  • Updated Feb 8, 2022
  • Jupyter Notebook

In this classification project, we will use different features like passenger class, sex, age, fare, etc to predict whether a person will survive in titanic or not.

  • Updated Nov 1, 2021
  • Jupyter Notebook

Improve this page

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

Learn more