4 references to ExecutePipelineWithGivenRandomizedPcaTrainer
Microsoft.ML.Tests (4)
AnomalyDetectionTests.cs (4)
65ExecutePipelineWithGivenRandomizedPcaTrainer(mlContext, trainer1); 80ExecutePipelineWithGivenRandomizedPcaTrainer(mlContext, trainer2); 114/// Example with 3 feature values used in <see cref="ExecutePipelineWithGivenRandomizedPcaTrainer"/>. 123/// Class used to capture prediction of <see cref="DataPoint"/> in <see cref="ExecutePipelineWithGivenRandomizedPcaTrainer"/>.