Skip to content

Commit 63ec9fa

Browse files
author
Tom Finley
committed
TrainerInfo naming comment removed
1 parent 9d34675 commit 63ec9fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Microsoft.ML.Core/Prediction/TrainerInfo.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ public sealed class TrainerInfo
1616
// etc. This interface seems like the most natural conduit for that sort
1717
// of extra information.
1818

19-
// REVIEW: Can we please have consistent naming here?
20-
// 'Need' vs. 'Want' looks arbitrary to me, and it's grammatically more correct to
21-
// be 'Needs' / 'Wants' anyway.
22-
2319
/// <summary>
2420
/// Whether the trainer needs to see data in normalized form. Only non-parametric learners will tend to produce
2521
/// normalization here.

0 commit comments

Comments
 (0)