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 sample highlights dependency injection in conjunction with the **.NET Core Integration Package** to build a scalable, serverless Azure Functions application.
@@ -96,4 +112,4 @@ If successful, the output should look similar to the text below:
# Sentiment Analysis: Razor Pages sample optimized for scalability and performance when running/scoring an ML.NET model built with Model Builder (Using the new '.NET Core Integration Package for ML.NET')
| v1.3.1 | Up-to-date | Console App | Single data sample | Issue Classification | Multiclass classification | Linear Classification |
22
+
| v1.6.0| Up-to-date | Console App | Single data sample | Issue Classification | Multiclass classification | Linear Classification |
7
23
8
24
For a detailed explanation of how to build this application, see the accompanying [tutorial](https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/health-violation-classification-model-builder) on the Microsoft Docs site.
0 commit comments