cstjean / ScikitLearn.jl

Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
Other
546 stars 75 forks source link

Linear Regression does not fit intercept #46

Open PastelBelem8 opened 5 years ago

PastelBelem8 commented 5 years ago

Is there any plan to provide the option to fit the intercept in the linear regression model?