Skip to content
#

xgboost-algorithm

Here are 389 public repositories matching this topic...

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

Epinions.com is a website where people can post reviews of products and services. It covers a wide variety of topics. For this case study, we downloaded a set of 600 posts about digital cameras and cars and saved as “Eopinions.csv”. The dataset has 2 columns: ‘class’ and ‘text’. We need to predict 'class' based on 'text'.

  • Updated Nov 16, 2021
  • Jupyter Notebook

Agri AI is an advanced precision agriculture platform designed to aid farmers and agricultural enthusiasts in making more informed decisions regarding crop management, pest control, and yield prediction. At its core, the platform utilizes sophisticated machine learning algorithms, specifically the Random Forest and XGBoost models, to analyze data

  • Updated Jul 11, 2023
  • Python

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