JuliaAI / MLJLinearModels.jl

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

Add benchmarks #72

Open tlienart opened 4 years ago

tlienart commented 4 years ago

Against

in the benchmark use

-- speed to find the parameter (ratio to fastest) -- objective function (ratio to best)

use default tol settings to make stuff easier to reproduce