Skip to content

Prediction of rice heading-date traits using lightgbm modeling

Notifications You must be signed in to change notification settings

jiekesen/Lightgbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightgbm

Based on 10-fold cross validation, the performance of model for correlation prediction of rice heading date traits.

System requirements

Python 3.10 / 3.11.

Install Lightgbm environment

conda env create -f lightgbm.yml

Run Lightgbm

python Lightgbm.py

Tips: Please note the modification of the file path.Due to the use of 10-fold cross-validation repeated 100 times, the training time may be considerable. To facilitate direct code execution by users, we also provide a version in Jupyter Notebook format.The Data folder contains test data comprising 200 samples.

About

Prediction of rice heading-date traits using lightgbm modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published