lgbm
There are 155 repositories under lgbm topic.
cmunch1/nba-prediction
A project to deploy an online app that predicts the win probability for each NBA game every day. Demonstrates end-to-end Machine Learning deployment.
sauravmishra1710/Heart-Failure-Condition-And-Survival-Analysis
Perform a survival analysis based on the time-to-event (death event) for the subjects. Compare machine learning models to assess the likelihood of a death by heart failure condition. This can be used to help hospitals in assessing the severity of patients with cardiovascular diseases and heart failure condition.
TomerRonen34/treeboost_autograd
Easy Custom Losses for Tree Boosters using Pytorch
RoccoJay/Audio_to_Emotion
Classifying Audio to Emotion
uzunb/house-prices-prediction-LGBM
This repo has been developed for the Istanbul Data Science Bootcamp, organized in cooperation with İBB and Kodluyoruz. Prediction for house prices was developed using the Kaggle House Prices - Advanced Regression Techniques competition dataset.
yashksaini-coder/Multi-Class-Prediction-of-Obesity-Risk
Multi-Class Obesity Risk Prediction Project | Prediction of obesity risk in individuals using various factors, which is related to cardiovascular disease.
bcaitech1/p4-dkt-no_caffeine_no_gain
No-Caffeine-No-Gain's Deep Knowledge Tracing (DKT)
yashksaini-coder/Bank-Loan-Default
Objective is to develop a predictive model for a consumer finance company to identify potential loan defaulters. By analyzing historical loan data, & diff. data the factors that influences loan default rate.
yashksaini-coder/Mohs-hardness-ensemble-prediction
Mohs Hardness Prediction Project | Ensemble Models with Neural Networks, LGBM, CAT, XGB using a Voting Mechanism. 🚀💎
Mechres/Price-Predict
Crypto & Stock* price prediction with regression models.
sidharth178/Youtube-Adview-Prediction
A Machine Learning project for Machine Learning Internship offered by InternshipStudio.
SirRizzer/Yandex_Practicum_DataScience
Проекты из Яндекс Практикума "Специалист по Data Science"
fintech-quagga-group/american-express-default-prediction
Machine learning solutions for the American Express credit default prediction Kaggle competition
rtaiello/big-data-taxi-fare-amount
BigData: The goal is to be able to create a model capable of predicting the taxi fare in New York.
BPR-Data-Team/ElectionModel2024
The complete collection of BPR's code, data, and visualizations for our 2024 election model
Denis-Mukhanov/Chicago_taxi_trips_BigData
Practicum Workshop
RachanaJayaram/MalwarePrediction
Using machine learning models to predict the probability of a windows system getting infected by various families of malware, based on different properties of that system.
aaaastark/Intrusion-Detection-System
Attack Detection, Parameter Optimization and Performance Analysis in Enterprise Networks (ML Networks) for Intrusion Detection System IDS.
iDolphin99/proj-argricultural-price-predict
농산물 데이터 분석을 통한 가격 예측 AI model별 비교
yuanjie-ai/inn
integrated neural network library
34j/lightgbm-callbacks
A collection of LightGBM callbacks. (DART early stopping, tqdm progress bar)
hassan-ademola/Washington-Housing-Prices-Predictions
A machine learning project that explores and predicts the prices of houses in Washington, USA
spiritysdx/CPGMCM_2023_Code
2023 全国研究生数学建模竞赛 代码仓库 E 题 出血性脑卒中预后预测_集成静态模型和时序模型
SubeyteT/Supermarket_App_BI-Analytics
LGBM and logistic regression for prediction of customers' second time transaction for an online market app.
UtkarshKharche29/Youtube-Adview-Prediction
I worked on this Live project while working as a Machine Learning Intern at Internship Studio that was offered by National Engineering Olympiad 5.0
adzinota/data_scientist_yandex_course
Проекты, выполненные на курсе "Специалист по Data Science" в Яндекс.Практикум
geangohn/Bayesian-Optimization
My own realization of Bayesian Optimization for LightGBM
PathofData/LGBM_C_inference
A project that demonstrates the use of the lgbm C++ API to perform inference without any python dependencies.
troschiev/DS_portfolio
Избранные проекты по машинному обучению
Ducanger/Fake-News-Detection
Vietnamese Fake News Detection Based on Hybrid Transfer Learning Model and TF-IDF
pinouche/ubiquant-kaggle-competition
code for the Ubiquant market prediction Kaggle competition. Top 1% rank: 20th out of 2893 teams.
pranshurastogi29/Post-analysis-and-Suggestion-Engine
This project is based on text generation techniques used for predictive keyboard and post generation under constraints, also provides sentiment and upvotes prediction on a Reddit post title
SenSudi/EE-695-Applied-Machine-Learning
Implemented various ML algorithms with and without library functions. Final Project-->Application of LGBM, XGBoost, Catboost and SVC
YigitTurali/LGBM_MA
An implementation of a novel Gradient Boosting algorithm inspired by ARMA models, as detailed in the associated IEEE paper on nonlinear sequential regression.