• Guolin Ke's avatar
    [python] fix python memory leak (#840) · 7a82ba4f
    Guolin Ke authored
    * try to fix python memory leak
    
    * fix parameter error.
    
    * free old handle in _load_model_from_string .
    
    * fix best_score & best_iteration
    
    * refine logics.
    
    * fix tests.
    7a82ba4f
basic.py 69.2 KB