TypeError: '(slice(0, 13184, None), slice(None, None, None))' is an invalid key
The data selected for segmentation is incorrect.
X = dataset.iloc[:,:-1].values
Before creating a training job, use the ModelArts development environment to debug the training code to maximally eliminate errors in code migration.