The Wayback Machine - https://web.archive.org/web/20220418042012/https://github.com/topics/gradient-boosting-regressor
Skip to content
#

gradient-boosting-regressor

Here are 40 public repositories matching this topic...

This project aims is to predict whether an employee will leave or remain in the organization depending upon various factors using an ML classification model. Also if the employee leaves, we predict within how much time he/she leaves by using an ML regression model and deploy the Machine Learning model using FLASK.
  • Updated Mar 22, 2022
  • Jupyter Notebook

This repository consist of various machine learning models along with the dataset. The models are trained with widely used ML algorithms like Gradient Boost , Random Forest etc. Pickle is used to serialize ML algorithms for predictions or availing it for the server use.
  • Updated Feb 26, 2022
  • Jupyter Notebook

Our goal in this project was to gain insight into the world of Airbnb market dynamics. There are several different ways to accomplish this goal, but more specifically, we attempted to predict the price for any Airbnb given standard measures such as the location of the listing, and the features that any particular Airbnb offers.
  • Updated Sep 4, 2019
  • Jupyter Notebook

Improve this page

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

Learn more