extreme-gradient-boosting
There are 25 repositories under extreme-gradient-boosting topic.
bkrai/Top-10-Machine-Learning-Methods-With-R
Includes top ten must know machine learning methods with R.
haghish/mlim
mlim: single and multiple imputation with automated machine learning
eltontay/Ethereum-Fraud-Detection
Detecting Fraudulent Blockchain Accounts on Ethereum with Supervised Machine Learning
anxxos/sp500-prediction-sentiment-xgboost
In this work an application of the Triple-Barrier Method and Meta-Labeling techniques is explored with XGBoost for the creation of a sentiment-based trading signal on the S&P 500 stock market index. The results confirm that sentiment data have predictive power, but a lot of work is to be carried out prior to implementing a strategy.
benedekrozemberczki/AV_Ultimate_Student_Hunt
Solution for the Ultimate Student Hunt Challenge (1st place).
ryanschaub/Predicting-Loan-Interest-Rates
In this project we will be using the publicly available and Kaggle-popular LendingClub data set to train Linear Regression and Extreme Gradient Descent Boosted Decision Tree models to predict interest rates assigned to loans. First, we will clean and prepare the data. This includes feature removal, feature engineering, and string processing.There are several entries where values have been deleted to simulate dirty data. Then, we will build machine learning models in Python to predict the interest rates assigned to loans. We will evaluate our models' performances using the root mean squared error (RMSE) metric and compare our models' results.
Kaushikjas10/Liquefaction-XGBoost-SHAP-Jas-Dodagoudar
This repository is associated with interpretable/explainable ML model for liquefaction potential assessment of soils. This model is developed using XGBoost and SHAP.
samtwl/Machine-Learning
This repository contains several machine learning projects done in Jupyter Notebooks
absaw/trauma-data-analysis
Integrative Biomechanical and Clinical Features Predict In-Hospital Trauma Mortality
ameybhole/Predicting-hospital-readmission
Code for the project "Predicting hospital readmission of diabetic patients using ensemble learning"
CRDK1009/Exploring-Planets
Algorithms used to confirm whether a celestial body is a planet or not.
Evilmaax/Automated_Fraud_Detection_Classifier
This repo contains the result of my computer science course: An automated tool to classify credit card transactions. Could be used with any dataset
glapointe7/CaterpillarTubePricing
Kaggle challenge asking to predict how a supplier will quote a price on a given tube assembly.
glapointe7/HousePrices
Kaggle challenge asking to predict the final price of each home based on their description/properties.
glapointe7/Santander-Customer-Satisfaction
Kaggle challenge to predict if a customer is satisfied or dissatisfied with their banking experience.
glapointe7/ShelterAnimalOutcomes
Kaggle challenge asking to predict the outcome for each animal of the shelter.
jarred13/Predicting_Quality_of_Wine
Using data to help us choice high quality wine
LinggarM/Ensemble-Learning-Comparison-on-Diabetes-Classification
Comparison of ensemble learning methods on diabetes disease classification with various datasets
mamomen1996/R_CS_06
Sports Analytics in R (Gradient Boost approaches for Decision Tree in Regression problems)
mumtaz4118/Credit-Card-Fraud-Detection
Credit Card Fraud Detection using Extreme Gradient Boosting
cglamb/Voting_Ensemble_Spam
Applies Machine Learning approach to predict spam.
NursultanBS/COVID19-Healthy-Diet-Prediction
Identifying the most influential food groups on COVID-19 recovery rate: exploratory data analysis and statistical modeling
ShreyaPatil1199/Big_Mart_Sales_Prediction
Big Mart Sales Prediction is a data-driven project aiming to forecast product sales accurately across Big Mart outlets. Leveraging machine learning and comprehensive datasets, our project empowers retailers to optimize inventory, enhance profitability, and make informed decisions in the dynamic world of retail.
NCI-CGR/HPV_low_VAF_SNV_prediction
Predicting true low-VAF SNVs in HPV using triplicate NGS samples and machine learning
sdixit5/Walmart-Weekly-Sales-Prediction
This project compares the different machine learning models on Walmart Weekly Sales Data and predicts the weekly sales for the test data.