Hello, I have a trouble during the first run: `python3 main_pipeline.py` I get : `"alpha_net_c4.py", line 14, in __init__ self.X = dataset[:,0] IndexError: too many indices for array ` Someone can help me ? Thanks for your time
Hello, I have a trouble during the first run:
python3 main_pipeline.pyI get :
"alpha_net_c4.py", line 14, in __init__ self.X = dataset[:,0] IndexError: too many indices for arraySomeone can help me ?
Thanks for your time