Skip to content

Commit d95e0d8

Browse files
committed
tweak readme
1 parent ea65b74 commit d95e0d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Probability distributions and measures for finite sample spaces whose
44
elements are *labeled* (consist of the class pool of a
55
`CategoricalArray`).
66

7-
Designed for performance in machine learning applications. For
7+
Designed for performance in machine learning applications, where one is constructing large arrays of such distributions. For
88
example, probabilistic classifiers in
99
[MLJ](https://alan-turing-institute.github.io/MLJ.jl/dev/) typically
10-
predict the `UnivariateFiniteVector` objects defined in this package.
10+
predict the `UnivariateFiniteArray` objects defined in this package.
1111

1212
For probability distributions over integers see the
1313
[Distributions.jl](https://juliastats.org/Distributions.jl/stable/univariate/#Discrete-Distributions)

0 commit comments

Comments
 (0)