Open
Description
I trained a model with SpikeDetection.ModelTrainer project and saved it. Then I ran project SpikeDetection.WinForms with option Spike Detection. The program fails in
ITransformer tansformedModel = mlcontext.Model.Load(modelPath, out var modelInputSchema);
with error
System.TypeLoadException HResult=0x80131522 Message=Could not load type 'Microsoft.ML.Runtime.LoadableClassAttribute' from assembly 'Microsoft.ML.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.
Metadata
Metadata
Assignees
Labels
No labels