Closed
Description
This is the concrete work item from discussions in #1718.
Motivation:
Majority of .NET Core apps use ASP.NET Core. In order to get the best developer experience we should provide a sample that implements object pooling approach for PredictionFucntion (which is not trivial) and also document it in docs.microsoft.com.
Based on feedback from users, we might add this functionality to ML.NET.