xamarin / Workbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML.NET 1.1 error

lokinfey opened this issue · comments

I use ML.NET 1.1 in workbooks on macOS

but when I run ITransformer trainedModel = trainingPipeline.Fit(trainingData);

It shows that error: The application terminated during evaluation of this cell. Run this cell manually to try again.
dmeo.workbook.zip