Skip to content

Commit d4e7342

Browse files
wschinartidoro
andauthored
Update docs/samples/Microsoft.ML.Samples/Dynamic/Transforms/CustomMappingSaveAndLoad.cs
Co-Authored-By: artidoro <[email protected]>
1 parent da90716 commit d4e7342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/samples/Microsoft.ML.Samples/Dynamic/Transforms/CustomMappingSaveAndLoad.cs

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
namespace Samples.Dynamic
77
{
8+
// This sample shows how to create a CustomMappingTransform, save it, load it, and finally run it.
89
public static class CustomMappingSaveAndLoad
910
{
1011
public static void Example()

0 commit comments

Comments
 (0)