Skip to content

Commit c123139

Browse files
authored
Update special_cases.jl
1 parent 49d0808 commit c123139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/special_cases.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function make_regression()
7777
end
7878

7979
"""
80-
make_regression()
80+
make_count()
8181
8282
Return data `(X, y)` for the Boston dataset, restricted to the two features `:LStat`,
8383
`:Rm`, with the `Continuous` target converted to `Count` (integer).

0 commit comments

Comments
 (0)