Skip to content

Ci-TJ/Biology

 
 

Repository files navigation

Biology

Parameter Tuning Notes

LightGBM

Tune Parameters for the Leaf-wise (Best-first) Tree

num_leaves

the main parameter to control the complexity of the tree model.

num_leaves < 2^(max_depth)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.5%
  • Jupyter Notebook 45.5%