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.
2 parents 49d0808 + c123139 commit 83b45e3Copy full SHA for 83b45e3
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