Skip to content
#

gradient-boosting-classifier

Here are 208 public repositories matching this topic...

The Office of Foreign Labor Certification is facing a dramatic increase in work visa applications, but is hampered by a sluggish review system. It needs to improve the process by developing a way to quickly, accurately identify applications likely to be accepted or rejected so their processing may be prioritized.

  • Updated Nov 3, 2022

The model should predict whether is it going to rain the next day coming or it isn't. The models that have been deployed were TensorFlow Sequential, Random Forest Classifier and GradientBoostingClassifier. The best model on both training and test set was achieved with Gradient Boosting Classifier with 95.2% and 85.5% accuracy on the train and test.

  • Updated Jan 29, 2023
  • Jupyter Notebook

I applied supervised machine learning models (Decision Trees, Gradient Boosting, Support Vector Machines) on data collected for the US census to help CharityML (a fictitious charity organization) identify/predict people most likely to donate to their cause.

  • Updated Jun 28, 2021
  • Jupyter Notebook

Improve this page

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

Learn more