JuliaAI / MLJLinearModels.jl

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

Performance benchmarking (fit) #14

Open tlienart opened 5 years ago

tlienart commented 5 years ago

Before starting this, need a way to systematically:

Against scikitlearn

expect on par or better

expect a bit worse (quantreg is effectively in cpp)