Skip to content
#

xgboost-algorithm

Here are 388 public repositories matching this topic...

Flight ticket prices can be something hard to guess, today we might see a price, check out the price of the same flight tomorrow, it will be a different story. This is the reason why flight prices are quiet unpredictable. Data consisting of several details and prices of flight tickets for various airlines between the months of March and June of …

  • Updated Nov 3, 2020

This is a prediction of the duration of taxi trips in new york. The main work is based on the dataset adding a weather datasaet and many other features (rush hours, weekend days, speed, etc...). You can check my medium publication where I explain all the work done. MEDIUM: https://medium.com/cuny-csi-mth513/new-york-city-taxi-trip-duration-predi…

  • Updated Jun 30, 2023
  • Jupyter Notebook

In this project I used different regression algorithms to predict sales of stores. I used Kaggles free GPUs and Datasets in this competition. Those different algorithms include random forrest, decision tree, xgboost, K Nearest Neighbour and so on. Initially I used feature engineering to get my data into the best shape.

  • Updated Nov 16, 2020
  • Jupyter Notebook

A Repository for handling different complex machine learning algorithms like boosting etc. This repository contains/will contain all the important algorithms implemented on real data. The helper functions defined will prevent from writing complex codes and will help us realize our goal faster.

  • Updated Dec 7, 2020
  • Jupyter Notebook

Improve this page

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

Learn more