• extremin's avatar
    Update engine.py (#291) · fdb093d6
    extremin authored
    When setting the parameter 'shuffle' of cv method to False ,the program raises the error below:
    UnboundLocalError:local variable 'randidx' referenced before assignment
    
    fixed.
    fdb093d6
engine.py 16.6 KB