How can I use the model I generated with Ml.net Model Builder in .NET Framework?
I want to use my generated model with .NET Framework and I don't want to perform predictions in a console application. If possible, the entire process should take place within .NET Framework.