Skip to content

Provide sample and documentation for PredictionFunction object-pooling for ASP.NET applications #1789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shmoradims opened this issue Nov 30, 2018 · 2 comments
Assignees
Labels
documentation Related to documentation of ML.NET

Comments

@shmoradims
Copy link

shmoradims commented Nov 30, 2018

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.

@CESARDELATORRE
Copy link
Contributor

👍 Adding also @JRAlexander since I'll work with him for the documentation at docs.microsoft.com in order to be aligned.

@CESARDELATORRE
Copy link
Contributor

I created a sample showing Object Pooling for the PredictionEngine targeting high scalable web apps, here:

https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/end-to-end-apps/Regression-SalesForecast/src/eShopDashboard

@luisquintanilla is also working on a Tutorial for this scenario.

So, I'm closing this issue.

We might want to discuss how to simplify this scenario in the future, though..

@ghost ghost locked as resolved and limited conversation to collaborators Mar 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Related to documentation of ML.NET
Projects
None yet
Development

No branches or pull requests

5 participants