Skip to content

Commit a1f8f16

Browse files
OkonSamuelablaom
andauthored
Update src/models/discriminant_analysis.jl
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent 74b05ab commit a1f8f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/models/discriminant_analysis.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ The fields of `fitted_params(mach)` are:
582582
583583
The fields of `report(mach)` are:
584584
585-
- `indim`: The dimension of the input space i.e the number of features of training matrix.
585+
- `indim`: The dimension of the input space i.e the number of training features.
586586
587587
- `outdim`: The dimension of the transformed space the model is projected to.
588588

0 commit comments

Comments
 (0)