82 references to Boolean
Microsoft.ML.AutoML (1)
Microsoft.ML.AutoML.Tests (2)
Microsoft.ML.CodeGenerator (2)
Microsoft.ML.CodeGenerator.Tests (10)
ApprovalTests\ConsoleCodeGeneratorTests.cs (8)
611new TextLoader.Column("Label", DataKind.Boolean, 0),
648new TextLoader.Column("Label", DataKind.Boolean, 0),
739new TextLoader.Column("Label", DataKind.Boolean, 0),
835new TextLoader.Column("label", DataKind.Boolean, 14),
970ColumnType = DataKind.Boolean,
1003new TextLoader.Column("IsDetachable", DataKind.Boolean, 7),
1082ColumnType = DataKind.Boolean,
1106new TextLoader.Column("Label", DataKind.Boolean, 0),
Microsoft.ML.Core (1)
Microsoft.ML.Core.Tests (1)
Microsoft.ML.Data (1)
Microsoft.ML.IntegrationTests (1)
Microsoft.ML.PerformanceTests (3)
Microsoft.ML.Predictor.Tests (1)
Microsoft.ML.Samples.OneDal (1)
Microsoft.ML.SamplesUtils (1)
Microsoft.ML.StandardTrainers (1)
Microsoft.ML.TestFrameworkCommon (1)
Microsoft.ML.Tests (55)
OnnxConversionTest.cs (17)
387new TextLoader.Column("label", DataKind.Boolean, 0),
461DataKind.UInt32, DataKind.UInt16, DataKind.Double, DataKind.String, DataKind.Boolean)] DataKind valueType,
465string filePath = (valueType == DataKind.Boolean) ? GetDataPath("type-conversion-boolean.txt") : GetDataPath("type-conversion.txt");
772new TextLoader.Column("Label", DataKind.Boolean, 0)
871new TextLoader.Column("label", DataKind.Boolean, 0),
1055DataKind.UInt16, DataKind.UInt32, DataKind.UInt64, DataKind.Single, DataKind.Double, DataKind.String, DataKind.Boolean)] DataKind type,
1094DataKind.UInt16, DataKind.UInt32, DataKind.UInt64, DataKind.Single, DataKind.Double, DataKind.String, DataKind.Boolean)] DataKind type,
1184DataKind.UInt32, DataKind.UInt16, DataKind.Double, DataKind.String, DataKind.Boolean)] DataKind valueType,
1189string filePath = (valueType == DataKind.Boolean) ? GetDataPath("type-conversion-boolean.txt")
1223DataKind.UInt16, DataKind.Int16, DataKind.Double, DataKind.String, DataKind.Boolean)]
1227string filePath = (keyType == DataKind.Boolean) ? GetDataPath("type-conversion-boolean.txt")
1270else if (keyType == DataKind.Boolean)
1388[InlineData(DataKind.Boolean)]
1392string filePath = (valueType == DataKind.Boolean) ? GetDataPath("type-conversion-boolean.txt") : GetDataPath("type-conversion.txt");
1585[InlineData(DataKind.Boolean)]
1850new TextLoader.Column("Label", DataKind.Boolean, 0)
1887new TextLoader.Column("Label", DataKind.Boolean, 0),
Transformers\TextFeaturizerTests.cs (15)
427new TextLoader.Column("label", DataKind.Boolean, 0),
432new TextLoader.Column("label", DataKind.Boolean, 0),
460new TextLoader.Column("label", DataKind.Boolean, 0),
465new TextLoader.Column("label", DataKind.Boolean, 0),
490new TextLoader.Column("label", DataKind.Boolean, 0),
527new TextLoader.Column("label", DataKind.Boolean, 0),
532new TextLoader.Column("label", DataKind.Boolean, 0),
590new TextLoader.Column("label", DataKind.Boolean, 0),
595new TextLoader.Column("label", DataKind.Boolean, 0),
620new TextLoader.Column("label", DataKind.Boolean, 0),
625new TextLoader.Column("label", DataKind.Boolean, 0),
657new TextLoader.Column("Sentiment", DataKind.Boolean, 0),
674new TextLoader.Column("label", DataKind.Boolean, 0),
679new TextLoader.Column("label", DataKind.Boolean, 0),
778new TextLoader.Column("Label", DataKind.Boolean, 0),