Skip to content

Commit 4903733

Browse files
pkulikovJRAlexander
authored andcommitted
ML taxi fare tutorial updates (#5898)
* Updated ML taxi fare tutorial * Mention that the Score column is special * Addressed feedback * Addressed feedback * Addressed feedback
1 parent bd33db1 commit 4903733

File tree

2 files changed

+78
-73
lines changed

2 files changed

+78
-73
lines changed

docs/machine-learning/tutorials/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 06/06/2018
77

88
The following tutorials enable you to understand how to use [ML.NET](../index.md) to build custom machine learning solutions and integrate them into your .NET applications:
99

10-
* [Sentiment Analysis](sentiment-analysis.md): demonstrates how to apply a binary classification task using ML.NET.
11-
* [Taxi Fare Predictor](taxi-fare.md): demonstrates how to apply a regression task using ML.NET.
10+
* [Sentiment analysis](sentiment-analysis.md): demonstrates how to apply a binary classification task using ML.NET.
11+
* [Taxi fare predictor](taxi-fare.md): demonstrates how to apply a regression task using ML.NET.
1212

1313
For more examples that use ML.NET, check the [dotnet/machinelearning-samples](https://github.com/dotnet/machinelearning-samples) GitHub repository.

0 commit comments

Comments
 (0)