Skip to content

Error in SpikeDetection.WinForms #925

Open
@ekleiman22

Description

@ekleiman22

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions