Skip to content

Commit 5077ace

Browse files
committed
Improve docs
1 parent 2ffb5a5 commit 5077ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interface.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66
StatsLearnModel(model, features, targets)
77
8-
Wrap a (possibly external) `model` with selectors
8+
Wrap a statistical learning `model` with selectors
99
of `features` and `targets`.
1010
1111
## Examples

0 commit comments

Comments
 (0)