You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: