When I attempt to train a CreateML model, I get the following screen after inputting my training data:
I am then unable to add my test data or train the model. Any ideas on what is going on here?
[EDIT] As mentioned in my comment below, this issue went away when I removed some of my training data. Any newcomers who are running into this issue are encouraged to try some of the solutions below and comment on whether it worked for them. I'm happy to accept an answer if it seems like it's working for people.
Fatal error: 'try!' expression unexpectedly raised an error: tc_flex_SequenceType index out of bounds.: file CreateML/SequenceType.swift, line 35
– Hammonds