Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in SpikeDetection.WinForms #925

Open
ekleiman22 opened this issue Sep 21, 2021 · 0 comments · May be fixed by #1007
Open

Error in SpikeDetection.WinForms #925

ekleiman22 opened this issue Sep 21, 2021 · 0 comments · May be fixed by #1007

Comments

@ekleiman22
Copy link

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'.

@p1x31 p1x31 linked a pull request Oct 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant