Skip to content

Commit 83b45e3

Browse files
authored
Merge pull request #35 from JuliaAI/OkonSamuel-patch-1
Update special_cases.jl
2 parents 49d0808 + c123139 commit 83b45e3

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)