Skip to content
#

lightgbm-regressor

Here are 52 public repositories matching this topic...

This project aims to analyze and model the information retrieved by a real-world IoT system in order to understand which are the relationships in the dataset chosen between the dependent variables and the selected target feature. To help the understanding of the inner working of the models adopted, several machine learning interpretability techn…

  • Updated Mar 30, 2021
  • Jupyter Notebook
Flights_Arrival_Delay_regression-

This project aims to predict flight arrival delays using various machine learning algorithms. It involves EDA, feature engineering, and model tuning with XGBoost, LightGBM, CatBoost, SVM, Lasso, Ridge, Decision Tree, and Random Forest Regressors. The goal is to identify the best model for accurate predictions.

  • Updated Jun 11, 2024
  • Jupyter Notebook

This machine learning model was developed for "House Prices - Advanced Regression Techniques" competition in Kaggle by using several machine learning models such as Random Forest, XGBoost and LightGBM.

  • Updated Feb 5, 2022
  • Jupyter Notebook

Este fue el proyecto final del Bootcamp de Data Science y Machine & Deep Learning, fue desarrollado junto con mi compañero Pablo Pita. Este proyecto trata de predecir el consumo y la produccion de clientes con placas solares, en el enlace podréis ver la presentación que realizamos

  • Updated Jan 7, 2024
  • Jupyter Notebook

This code demonstrates the use of machine learning to model the multimodal nature of a single cell. Using machine learning to predict RNA from DNA, that is, using chromatin accessibility data to predict the RNA gene expression and to predict surface protein from RNA, that is, using RNA sequence data to predict surface protein levels in a cell

  • Updated Jun 1, 2024
  • Jupyter Notebook

In this project I have implemented 15 different types of regression algorithms including Linear Regression, KNN Regressor, Decision Tree Regressor, RandomForest Regressor, XGBoost, CatBoost., LightGBM, etc. Along with it I have also performed Hyper Paramter Optimization & Cross Validation.

  • Updated Mar 16, 2023
  • Jupyter Notebook

Improve this page

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

Learn more