I have the follwoing two methods:
def _validate_m(self, m): results = 0 algo = Algo(m=m) data_frame = pandas.read_csv(\'train.csv\') table = data_