We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d0808 commit c123139Copy full SHA for c123139
src/special_cases.jl
@@ -77,7 +77,7 @@ function make_regression()
77
end
78
79
"""
80
- make_regression()
+ make_count()
81
82
Return data `(X, y)` for the Boston dataset, restricted to the two features `:LStat`,
83
`:Rm`, with the `Continuous` target converted to `Count` (integer).
0 commit comments