-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
Description
Hi in the section "Save and Return the model trained to use for evaluation"
The text mentions "Return the model at the end of the Train method." but the code block has "Evaluate(mlContext, model);"
There are other blocks that also do not correspond.
Also the public static void Predict(PredictionModel<SentimentData, SentimentPrediction> model)
and the call Predict(mlContext, model); do not match up.
Is stuff oyt of sync?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: c8e22825-c4ee-5a36-f911-8ad456970ecc
- Version Independent ID: ad0bf640-7dfc-1184-077c-358bb14277a7
- Content: Use ML.NET in a sentiment analysis binary classification scenario
- Content Source: docs/machine-learning/tutorials/sentiment-analysis.md
- Product: dotnet-ml
- GitHub Login: @JRAlexander
- Microsoft Alias: johalex