I am new to XGBoost and I want to use the train() function but when I try to I get the following error
146 else: 147 try: 148 main() 149 excep