How to execute ML.NET Model in .NET Framework
Execute ML.NET Model in .NET Framework demo application This article should help you solve the issue ML.NET has with .NET Framework. Once, you have the model built you need to reference the ML.NET libraries in your .NET Framework project. This works fine for .NET Core but