Skip to content

ylabo0717/lightgbm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightgbm-app

This is a simple web application with Streamlit that uses the LightGBM model.

Requirements

  • Python 3.10
  • LightGBM 4.4.0
  • SHAP 0.45.1
  • Matplotlib 3.9.0
  • Streamlit 1.36.0
  • Streamlit-SHAP 1.0.2

Setup

Install the required packages:

pip install -r requirements.txt

Usage

Run the web application:

streamlit run lightgbm-app.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages