JuliaAI / MLJLinearModels.jl

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

Types workflow #32

Open tlienart opened 4 years ago

tlienart commented 4 years ago

What happens if input data is entered as integer? as float32, how about the target? verify that it's consistent (at least with float64)