in Project-BasicAlgorithm/core/training/lr.py [0:0]
def train_lr( train_x, train_y, test_x, test_y, param_file=None, params=None, search_params=None