• Nikita Titov's avatar
    [python] minor fixes in sklearn wrapper (#1572) · c04c0917
    Nikita Titov authored
    * refined random_state description
    
    * use neutral alias and fixed desc of eval_at param, since metric can be not only ndcg
    
    * simplified checks
    
    * consider verbose alias
    
    * fixed declaring function every loop iteration
    c04c0917
sklearn.py 38.6 KB