• Miguel Trejo Marrufo's avatar
    [python-package] support customizing Dataset creation in Booster.refit() (fixes #3038) (#4894) · e6a2f716
    Miguel Trejo Marrufo authored
    * feat: refit additional kwargs for dataset and predict
    
    * test: kwargs for refit method
    
    * fix: __init__ got multiple values for argument
    
    * fix: pycodestyle E302 error
    
    * refactor: dataset_params to avoid breaking change
    
    * refactor: expose all Dataset params in refit
    
    * feat: dataset_params updates new_params
    
    * fix: remove unnecessary params to test
    
    * test: parameters input are the same
    
    * docs: address StrikeRUS changes
    
    * test: refit test changes in train dataset
    
    * test: set init_score and decay_rate to zero
    e6a2f716
test_engine.py 124 KB