• Nikita Titov's avatar
    [python] improved sklearn interface (#870) · 015c8fff
    Nikita Titov authored
    * improved sklearn interface; added sklearns' tests
    
    * moved best_score into the if statement
    
    * improved docstrings; simplified LGBMCheckConsistentLength
    
    * fixed typo
    
    * pylint
    
    * updated example
    
    * fixed Ranker interface
    
    * added missed boosting_type
    
    * fixed more comfortable autocomplete without unused objects
    
    * removed check for None of eval_at
    
    * fixed according to review
    
    * fixed typo
    
    * added description of fit return type
    
    * dictionary->dict for short
    
    * markdown cleanup
    015c8fff
engine.py 19.6 KB