2 references to SaveModel
Microsoft.ML.Data (2)
Transforms\NormalizeColumnSng.cs (2)
1367c => BinNormSerializationUtils.SaveModel(c, new[] { _binUpperBounds }, saveText: true)); 1452ctx.SaveSubModel("BinNormalizer", c => BinNormSerializationUtils.SaveModel(c, _binUpperBounds, saveText: true));