Segregate "scoring" ML.NET components/NuGet packages so the scoring components evolve autonomously from the rest of ML.NET #2403
Labels
P2
Priority of the issue for triage purpose: Needs to be fixed at some point.
Segregate "scoring" ML.NET components/NuGet packages so the scoring components evolve autonomously from the rest of ML.NET.
This will be a breaking change, although easy to fix in the apps when having the breaking changes.
If we segregate the scoring area of ML,NET, that would help when providing support to:
So initially, only the "scoring" area of ML.NET could be supported in those environments. It would be less expensive than providing support to UWP, Unity and ARM to the whole ML.NET.
And in most scenarios, for those environments, the customer just want to score a model, not to train a model in an UWP app, Unity app or ARM app (Xamarin mobile app or IoT).
Related issues:
#1886
#1736
#22
#2252
https://xamlbrewer.wordpress.com/2019/01/25/machine-learning-with-ml-net-in-uwp-clustering/
The text was updated successfully, but these errors were encountered: