Skip to content

Update EntryPointCatalog baselines with Objective and Alpha fields.

ff7b79c
Select commit
Loading
Failed to load commit list.
Open

Expose quantile regression objective and alpha in LightGbmRegressionTrainer (Resolves #7603) #7605

Update EntryPointCatalog baselines with Objective and Alpha fields.
ff7b79c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MachineLearning-CI failed Apr 14, 2026 in 1h 21m 18s

Build #20260414.1 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 37,639 (89.46%)
  • Other: 4,432 (10.53%)
  • Total: 42,072

Annotations

Check failure on line 51 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L51

Bash exited with code '1'.

Check failure on line 1 in Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression

Assert.InRange() Failure: Value not in range
Range:  (0 - 0.5)
Actual: 0.50606943439680729
Raw output
   at Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression() in /Users/runner/work/1/s/test/Microsoft.ML.Tests/TrainerEstimators/SdcaTests.cs:line 86
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)