How are we supposed to format the predictions generated by our model? I got the probability of each case being either normal, post, or pre-Alzheimers and then added each of those probabilities to their corresponding lists. My submission gave an error, saying that the argument must be a string or a number, where am I going wrong because everything worked fine when I ran the notebook?
