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 74b05ab commit a1f8f16Copy full SHA for a1f8f16
src/models/discriminant_analysis.jl
@@ -582,7 +582,7 @@ The fields of `fitted_params(mach)` are:
582
583
The fields of `report(mach)` are:
584
585
-- `indim`: The dimension of the input space i.e the number of features of training matrix.
+- `indim`: The dimension of the input space i.e the number of training features.
586
587
- `outdim`: The dimension of the transformed space the model is projected to.
588
0 commit comments