We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d34675 commit 63ec9faCopy full SHA for 63ec9fa
src/Microsoft.ML.Core/Prediction/TrainerInfo.cs
@@ -16,10 +16,6 @@ public sealed class TrainerInfo
16
// etc. This interface seems like the most natural conduit for that sort
17
// of extra information.
18
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
-
23
/// <summary>
24
/// Whether the trainer needs to see data in normalized form. Only non-parametric learners will tend to produce
25
/// normalization here.
0 commit comments