Issues
- 9
- 7
Improve documentation
#79 opened by shayandavoodii - 2
- 6
TagBot trigger issue
#56 opened by JuliaTagBot - 1
Model type LassoModel doesn't support intercept
#74 opened by ForceBru - 2
matrix is not square,how to fix it?
#76 opened by HajMehran1396 - 0
StackOverflow with type Vector{Union{Float64, Missing}} even if no missing values present
#75 opened by adienes - 4
Multinomial Logistic regression
#8 opened by dsweber2 - 1
preferred way of saving model
#69 opened by xgdgsc - 1
upgrades and documentation
#66 opened by kpmessier - 1
Document maximum iterations settings.
#70 opened by jolars - 0
- 2
Bug: BoundsError: attempt to access 200-element Array{Float64,1} at index [201]
#54 opened by Gobutah - 5
please tag a new release for Pkg resolver
#64 opened by ExpandingMan - 0
0.6.3 precompilation error
#65 opened by qhengncsu - 0
- 3
- 2
Lasso.jl for big-ish data
#9 opened by CorySimon - 1
Feature requests
#39 opened by azev77 - 0
compats are outdated
#40 opened by PaulSoderlind - 0
possible test failure in upcoming Julia version 1.5
#48 opened by rfourquet - 0
Package fails when response is zero vector.
#51 opened by barankarakus - 3
Intermittent Bounds Error
#42 opened by lstagner - 2
cannot set a given lambda for fit
#15 opened by crsl4 - 2
PR to switch to Julia v0.6 constructions
#16 opened by dmbates - 2
"matrix not square" error
#36 opened by timholy - 2
The first time selectmodel is called it returns an invalid model, the second time fixes it
#35 opened by oxinabox - 0
package could not be compiled on Julia 0.7
#25 opened by jason-xuan - 1
- 0
- 1
Error tagging new release
#20 opened by attobot - 2
not loading with julia 0.5
#7 opened by jotwin - 4
- 2
fit LassoPath currently not working?
#11 opened by arturgower - 1
`linspace` error with bad inputs
#14 opened by iamed2 - 1
fused lasso + trend filtering not working with Julia v 0.3.6 (2015-01-08 22:33 UTC) x86-64-linux-gnu
#1 opened by nrs02004 - 0
- 2
fit for LassoPath results in no method matching *(::Array{Float64,1}, ::Array{Float64,1})
#3 opened by JohnHBrock