JuliaAI / MLJLinearModels.jl

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

Add possibility to take symbols to match sklearn #43

Closed tlienart closed 4 years ago

tlienart commented 4 years ago

Context: https://github.com/alan-turing-institute/MLJ.jl/issues/387

Fix: allow symbols to be passed around and just re-interpret them as string.