ML.net - Bad value at line 1 in column label
I am following the Iris tutorial for ML.Net, I typed out the instructions instead of copy/pasting them so I could learn the API better, but now I am getting some errors. When I run this line from the tutorial a System.Reflection.TargetInvocationException is thrown: var model = pipeline.Train<IrisData, IrisPrediction>(); The console errors I am getting during runtime are: Bad value at line 2 in column Label ... Bad value at line 8 in column Label Suppressing further bad value messages ... Processed 150 rows with 150 bad values and 0 format errors Warning: Term map for output column 'Label'