I've read online and watched some videos concerning ML.NET
and the usage of it. All the videos and documentation that I've read online were on ASP.NET
Core. I was wondering if it was possible to use the ML.NET
on MVC5
(Since that's what we've been taught in class and have to use for our project)
If it is compatible are there any links or suggestions on how to go about it?