2 instantiations of CalibratorTestInputReversedOrderAndUniqueScoreColumnName
Microsoft.ML.Tests (2)
TrainerEstimators\CalibratorEstimators.cs (2)
169new CalibratorTestInputReversedOrderAndUniqueScoreColumnName { ScoreX = 10, Label = true }, 170new CalibratorTestInputReversedOrderAndUniqueScoreColumnName { ScoreX = 15, Label = false }
2 references to CalibratorTestInputReversedOrderAndUniqueScoreColumnName
Microsoft.ML.Tests (2)
TrainerEstimators\CalibratorEstimators.cs (2)
166mlContext.Data.LoadFromEnumerable<CalibratorTestInputReversedOrderAndUniqueScoreColumnName>( 167new CalibratorTestInputReversedOrderAndUniqueScoreColumnName[]