docs
docs copied to clipboard
Wrong model file to load
Type of issue
Code doesn't work
Description
builder.Services.AddPredictionEnginePool<ModelInput, ModelOutput>()
.FromFile("SentimentAnalysis.zip");
The file should be SentimentAnalysis.mlnet
Page URL
https://learn.microsoft.com/fr-fr/dotnet/machine-learning/tutorials/sentiment-analysis-model-builder
Content source URL
https://github.com/dotnet/docs/blob/main/docs/machine-learning/tutorials/sentiment-analysis-model-builder.md
Document Version Independent Id
11857021-b820-ac38-307c-33f3f4a5065f
Article author
@luisquintanilla
Metadata
- ID: 6cdb113e-14a4-7e96-2998-9bc42ddf9d7d
- Service: dotnet-ml