118 references to breastCancer
Microsoft.ML.Core.Tests (31)
UnitTests\TestEntryPoints.cs (31)
45
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
65
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
557
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
575
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2283
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2334
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2384
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2429
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2645
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2833
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Label:0 col=Features:1-9",
2956
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Label:R4:0 col=Features:R4:1-9",
2970
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=LT:TX:0 col=LB:BL:0 col=FT:TX:1-9 col=LN:0 col=FN:1-9 col=Key:U2[0-9]:2",
3016
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=G1:TX:0 col=G2:R4:0 col=G3:U4[0-100]:1 col=V1:R4:2 col=V2:TX:3 col=V3:U2[0-10]:4 col=V4:I4:5",
3033
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Features:R4:1-9 header+",
3043
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Features:R4:1-9 header+",
3058
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=FV1:2-3 col=FV2:3-4 col=FV3:4-5 col=FV4:7-9 col=Label:0",
3106
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Label:0",
3136
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Filter:R4:3",
3158
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Filter:R4:3",
3509
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
3604
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
3709
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
3870
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
4061
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
4151
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
4651
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Input:R4:1",
4668
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Input:R4:1",
4684
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Input:R4:1",
4716
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
4728
TestEntryPointPipelineRoutine(GetDataPath(TestDatasets.
breastCancer
.trainFilename), "col=Text:TX:1-9 col=OneText:TX:1 col=Label:0",
4758
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Microsoft.ML.Predictor.Tests (29)
TestConcurrency.cs (2)
24
TestParallelRun("CVWithLR", "CV", "LR {nt=2}", TestDatasets.
breastCancer
.trainFilename);
31
var bc = TestDatasets.
breastCancer
;
TestIniModels.cs (2)
528
}).Load(GetDataPath(TestDatasets.
breastCancer
.trainFilename));
567
}).Load(GetDataPath(TestDatasets.
breastCancer
.trainFilename));
TestParallelFasttreeInterface.cs (1)
181
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
TestPredictors.cs (24)
56
TestDatasets.
breastCancer
,
64
TestDatasets.
breastCancer
,
276
RunOneAllTests(TestLearners.logisticRegression, TestDatasets.
breastCancer
, summary: true, digitsOfPrecision: 3);
288
RunOneAllTests(TestLearners.symSGD, TestDatasets.
breastCancer
, summary: true, digitsOfPrecision: 4);
297
var binaryClassificationDatasets = new[] { TestDatasets.
breastCancer
};
323
var binaryClassificationDatasets = new[] { TestDatasets.
breastCancer
};
371
var data = TestDatasets.
breastCancer
;
626
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
756
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
802
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1598
return new[] { TestDatasets.
breastCancer
};
1757
RunOneTrain(TestLearners.NnBinCustom(path), TestDatasets.
breastCancer
, null, "InputMismatch");
1767
RunOneTrain(TestLearners.NnBinCustom(path), TestDatasets.
breastCancer
, null, "OutputMismatch");
2212
RunOneAllTests(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 5, parseOption: NumberParseOption.UseSingle);
2220
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 5, parseOption: NumberParseOption.UseSingle);
2228
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 5, parseOption: NumberParseOption.UseSingle);
2236
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 6, parseOption: NumberParseOption.UseSingle);
2244
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 4, parseOption: NumberParseOption.UseSingle);
2252
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 6, parseOption: NumberParseOption.UseSingle);
2260
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 4, parseOption: NumberParseOption.UseSingle);
2268
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 6, parseOption: NumberParseOption.UseSingle);
2276
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 4, parseOption: NumberParseOption.UseSingle);
2284
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 6, parseOption: NumberParseOption.UseSingle);
2292
Run_TrainTest(pa, TestDatasets.
breastCancer
, new[] { "loader=Text{col=Label:BL:0 col=Features:R4:1-9}" }, digitsOfPrecision: 5, parseOption: NumberParseOption.UseSingle);
Microsoft.ML.TestFramework (8)
DataPipe\TestDataPipe.cs (1)
1495
var inputData = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
DataPipe\TestDataPipeBase.cs (1)
317
pathData = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
TestCommandBase.cs (6)
1412
string pathData = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1553
string pathData = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2009
string data = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2025
string data = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2094
string data = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2124
string data = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Microsoft.ML.Tests (50)
OnnxConversionTest.cs (14)
147
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
220
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
436
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
623
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
767
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
787
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1002
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1601
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1646
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1845
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1884
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1931
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1973
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
2023
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
PermutationFeatureImportanceTests.cs (1)
487
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Scenarios\Api\TestApi.cs (2)
174
var dataFile = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
268
var dataFile = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Scenarios\GetColumnTests.cs (2)
27
var path = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
69
var path = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
TextLoaderTests.cs (3)
815
string breastCancerPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1242
string breastCancerPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
1254
string breastCancerPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
TrainerEstimators\FAFMEstimator.cs (1)
69
.Load(GetDataPath(TestDatasets.
breastCancer
.trainFilename));
TrainerEstimators\OnlineLinearTests.cs (1)
18
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
TrainerEstimators\PriorRandomTests.cs (1)
27
}).Load(GetDataPath(TestDatasets.
breastCancer
.trainFilename));
TrainerEstimators\SdcaTests.cs (1)
19
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\CategoricalHashTests.cs (1)
80
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\CategoricalTests.cs (1)
156
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\CountTargetEncodingTests.cs (5)
25
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
41
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
56
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
76
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
161
var dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\CustomMappingTests.cs (2)
168
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
193
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\FeatureSelectionTests.cs (6)
64
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
105
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
147
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
169
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
207
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
229
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\HashTests.cs (1)
356
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\KeyToBinaryVectorEstimatorTest.cs (1)
62
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\KeyToValueTests.cs (1)
67
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\KeyToVectorEstimatorTests.cs (1)
72
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\NAIndicatorTests.cs (1)
94
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\NAReplaceTests.cs (1)
124
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\NormalizerTests.cs (1)
873
var dataFile = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\RffTests.cs (1)
66
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);
Transformers\TextFeaturizerTests.cs (1)
776
string dataPath = GetDataPath(TestDatasets.
breastCancer
.trainFilename);