Skip to content
#

xgbclassifier

Here are 31 public repositories matching this topic...

In this Python machine learning project, using the Python libraries scikit-learn, numpy, pandas, and xgboost, I have build a model using an XGBClassifier. We’ll load the data, get the features and labels, scale the features, then split the dataset, build an XGBClassifier, and then calculate the accuracy of our model.

  • Updated Jul 5, 2021
  • Jupyter Notebook

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

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