Skip to content
#

xgboost

Here are 86 public repositories matching this topic...

Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversarial networks (GANs) and then implement and compare supervised and unsupervised learning techniques.

  • Updated May 23, 2024
  • Jupyter Notebook

I'm attempting the NYC Taxi Duration prediction Kaggle challenge. I'll by using a combination of Pandas, Matplotlib, and XGBoost as python libraries to help me understand and analyze the taxi dataset that Kaggle provides. The goal will be to build a predictive model for taxi duration time. I'll also be using Google Colab as my jupyter notebook.…

  • Updated Sep 21, 2018
  • Jupyter Notebook

This notebook is ispired by the AIX360 HELOC Credit Approval Tutorial, which shows different explainability methods for a credit approval process. Here XGBoost is used for classification, achieving better accuracy than most of the models used in that notebook. Then, feature importance methods are shown, to be compared with the Data Scientist exp…

  • Updated Apr 26, 2021
  • Jupyter Notebook

Improve this page

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

Learn more