Method: LightGBM::Booster#best_iteration
- Defined in:
- lib/lightgbm/booster.rb
#best_iteration ⇒ Object
Returns the value of attribute best_iteration.
3 4 5 |
# File 'lib/lightgbm/booster.rb', line 3 def best_iteration @best_iteration end |