ScikitLearn.jl icon indicating copy to clipboard operation
ScikitLearn.jl copied to clipboard

Correct datatype for multi-output forests

Open fipelle opened this issue 1 year ago • 3 comments

Hi,

I am trying to replicate this in Julia. What is the correct datatype for y? Would Vector{Vector{Float64}} work as intended?

fipelle avatar Mar 27 '23 05:03 fipelle