Closed
Description
https://github.com/dotnet/machinelearning-samples/blob/bfcd66167bb4518afb538661a97ad98c27685349/samples/csharp/getting-started/MulticlassClassification_Iris/IrisClassification/IrisClassificationConsoleApp/Program.cs#L50 has a warning:
// Use in-memory cache for small/medium datasets to lower training time.
// Do NOT use it (remove .AppendCacheCheckpoint()) when handling very large datasets.
This should be added to the documentation.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 2a03f5f8-1ce2-ae98-0f03-3a0cdfd2a208
- Version Independent ID: 58d012b4-4275-8c95-1634-08f7f66cbafb
- Content: EstimatorChain<TLastTransformer>.AppendCacheCheckpoint(IHostEnvironment) Method (Microsoft.ML.Data)
- Content Source: [dotnet/xml/Microsoft.ML.Data/EstimatorChain
1.xml](https://github.com/dotnet/ml-api-docs/blob/live/dotnet/xml/Microsoft.ML.Data/EstimatorChain
1.xml) - Product: dotnet-ml-api
- GitHub Login: @sfilipi
- Microsoft Alias: johalex