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

multiobjective OLS

Open adienes opened this issue 1 year ago • 0 comments

a la http://www.seas.ucla.edu/~vandenbe/133A/lectures/mols.pdf

probably just a matter of adding a dispatch for y::AbstractMatrix and stacking the columns

but first wanted to see if there is receptiveness to making multiobjective OLS part of the API before putting in any work for an implementation

adienes avatar Mar 05 '24 21:03 adienes