File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ Probability distributions and measures for finite sample spaces whose
4
4
elements are * labeled* (consist of the class pool of a
5
5
` CategoricalArray ` ).
6
6
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
8
8
example, probabilistic classifiers in
9
9
[ 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.
11
11
12
12
For probability distributions over integers see the
13
13
[ Distributions.jl] ( https://juliastats.org/Distributions.jl/stable/univariate/#Discrete-Distributions )
You can’t perform that action at this time.
0 commit comments