JuliaAI / MLJLinearModels.jl

Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
MIT License
81 stars 13 forks source link

add possibility to specify qr/chol in analytical #38

Open tlienart opened 4 years ago

tlienart commented 4 years ago

also use Symmetric for good measure

See this discussion for some insight on things https://discourse.julialang.org/t/efficient-way-of-doing-linear-regression/31232/26