docs icon indicating copy to clipboard operation
docs copied to clipboard

Wrong model file to load

Open aguacongas opened this issue 1 year ago • 0 comments

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

Related Issues

aguacongas avatar Oct 16 '24 06:10 aguacongas