Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaStats/Lasso.jl issues and pull requests

#79 - Improve documentation

Issue - State: closed - Opened by shayandavoodii 4 months ago - 7 comments

#78 - Divergence from GLMnet when using a matrix with many variables

Issue - State: open - Opened by tiemvanderdeure 6 months ago - 2 comments

#77 - Support for StatsBase v0.34 and StatsModels v0.7

Pull Request - State: closed - Opened by AsafManela 11 months ago - 2 comments

#76 - matrix is not square,how to fix it?

Issue - State: closed - Opened by HajMehran1396 over 1 year ago - 2 comments

#74 - Model type LassoModel doesn't support intercept

Issue - State: open - Opened by ForceBru over 1 year ago - 1 comment

#73 - Fix dropcollinear issue with an empty nullmodel

Pull Request - State: closed - Opened by AsafManela over 1 year ago

#72 - docs: extend documentation for fit()

Pull Request - State: closed - Opened by jolars about 2 years ago - 1 comment

#70 - Document maximum iterations settings.

Issue - State: closed - Opened by jolars about 2 years ago - 1 comment

#69 - preferred way of saving model

Issue - State: closed - Opened by xgdgsc about 2 years ago - 1 comment

#68 - one more: add triple backticks at the end of code block

Pull Request - State: closed - Opened by szcf-weiya over 2 years ago - 1 comment

#67 - add triple backticks at the end of code block

Pull Request - State: closed - Opened by szcf-weiya over 2 years ago

#66 - upgrades and documentation

Issue - State: closed - Opened by kpmessier over 2 years ago - 1 comment

#65 - 0.6.3 precompilation error

Issue - State: closed - Opened by qhengncsu over 2 years ago

#64 - please tag a new release for Pkg resolver

Issue - State: closed - Opened by ExpandingMan over 2 years ago - 5 comments

#63 - Bump MLBase compat and this package's version

Pull Request - State: closed - Opened by AsafManela almost 3 years ago - 2 comments

#62 - Update Reexport compatibility to version 1.x

Pull Request - State: closed - Opened by Am386DX-40 almost 3 years ago - 3 comments

#61 - Bug: Bounds error thrown for small regularization parameters

Issue - State: open - Opened by hkraemer almost 3 years ago

#60 - bumped version and updated compats

Pull Request - State: closed - Opened by AsafManela almost 3 years ago - 1 comment

#59 - bump DSP compat to 0.7; fix csv-to-matrix function to DataFrames 1

Pull Request - State: closed - Opened by kleinschmidt about 3 years ago - 2 comments

#58 - Allow zero alpha if lambda is specified

Pull Request - State: closed - Opened by oxinabox over 3 years ago - 9 comments

#57 - switch tagbot action to on issue_comment

Pull Request - State: closed - Opened by AsafManela over 3 years ago - 1 comment

#56 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 6 comments

#55 - Test using StableRNGs

Pull Request - State: closed - Opened by AsafManela over 3 years ago - 2 comments

#54 - Bug: BoundsError: attempt to access 200-element Array{Float64,1} at index [201]

Issue - State: open - Opened by Gobutah almost 4 years ago - 2 comments

#53 - Correctly handling the case λmax = 0.

Pull Request - State: open - Opened by barankarakus almost 4 years ago - 2 comments

#52 - Correctly handling the case λmax = 0.

Pull Request - State: closed - Opened by barankarakus almost 4 years ago - 1 comment

#51 - Package fails when response is zero vector.

Issue - State: open - Opened by barankarakus almost 4 years ago

#50 - Included a description of the α parameter in docstring of StatsBase.fit.

Pull Request - State: closed - Opened by barankarakus almost 4 years ago - 3 comments

#49 - Fitting a LassoModel with a particular choice of lambda

Issue - State: open - Opened by barankarakus almost 4 years ago - 9 comments

#48 - possible test failure in upcoming Julia version 1.5

Issue - State: closed - Opened by rfourquet about 4 years ago

#47 - bumped version for bug fix release

Pull Request - State: closed - Opened by AsafManela over 4 years ago - 1 comment

#46 - Clarify the documentation

Pull Request - State: closed - Opened by timholy over 4 years ago - 1 comment

#45 - Allow passing a function to generate λ

Pull Request - State: closed - Opened by timholy over 4 years ago - 2 comments

#44 - Have selectmodel, segselect, and coef accept keywords

Pull Request - State: closed - Opened by lstagner over 4 years ago - 3 comments

#43 - Accept weights that are not `AbstractVector{<:AbstractFloat}`

Issue - State: closed - Opened by oxinabox over 4 years ago - 3 comments

#42 - Intermittent Bounds Error

Issue - State: closed - Opened by lstagner over 4 years ago - 3 comments

#41 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment

#40 - compats are outdated

Issue - State: closed - Opened by PaulSoderlind over 4 years ago

#39 - Feature requests

Issue - State: open - Opened by azev77 over 4 years ago - 1 comment
Labels: enhancement

#38 - travis-ci on mac now already has gcc

Pull Request - State: closed - Opened by AsafManela over 4 years ago - 2 comments

#37 - Correct show and predict after selectmodel and remove side effects

Pull Request - State: closed - Opened by AsafManela over 4 years ago - 3 comments

#36 - "matrix not square" error

Issue - State: closed - Opened by timholy over 4 years ago - 2 comments

#34 - Upgraded to StatsModels v0.6 syntax

Pull Request - State: closed - Opened by AsafManela almost 5 years ago - 1 comment

#33 - Cap StatsModels at v0.5 and require GLM v1.2

Pull Request - State: closed - Opened by AsafManela about 5 years ago - 1 comment

#32 - Switch to Project.toml

Pull Request - State: closed - Opened by AsafManela about 5 years ago - 4 comments

#31 - New and improved Documenter based documentation

Pull Request - State: closed - Opened by AsafManela about 5 years ago - 2 comments

#30 - fixes fit(LassoPath,@formula,df) interface and adds tests for it

Pull Request - State: closed - Opened by AsafManela about 5 years ago - 2 comments

#29 - Type safe regularization path segment selection

Pull Request - State: closed - Opened by AsafManela about 5 years ago - 2 comments

#28 - Better handling of constant variables

Pull Request - State: closed - Opened by cnliao over 5 years ago - 4 comments

#27 - df renamed to dof and added AIC and BIC selectors

Pull Request - State: closed - Opened by AsafManela over 5 years ago - 2 comments

#26 - Better unpenalized var handling

Pull Request - State: closed - Opened by AsafManela over 5 years ago - 8 comments

#25 - package could not be compiled on Julia 0.7

Issue - State: closed - Opened by jason-xuan over 5 years ago

#24 - Fixes for `cross_validate_path`

Pull Request - State: closed - Opened by harryscholes over 5 years ago - 2 comments

#22 - cross_validate_path gen keyword arg does not work

Issue - State: closed - Opened by harryscholes over 5 years ago - 1 comment

#21 - Fix cross-validation and add tests for it

Pull Request - State: closed - Opened by AsafManela over 5 years ago - 2 comments

#20 - Error tagging new release

Issue - State: closed - Opened by attobot over 5 years ago - 1 comment

#19 - upgraded syntax to julia 0.7/1.0

Pull Request - State: closed - Opened by AsafManela almost 6 years ago - 2 comments

#18 - Fixed broken/deprecated GLM/julia calls

Pull Request - State: closed - Opened by AsafManela about 6 years ago - 4 comments

#17 - Changes for Julia v0.6

Pull Request - State: closed - Opened by dmbates over 6 years ago - 3 comments

#16 - PR to switch to Julia v0.6 constructions

Issue - State: closed - Opened by dmbates over 6 years ago - 2 comments

#15 - cannot set a given lambda for fit

Issue - State: closed - Opened by crsl4 over 6 years ago - 2 comments

#14 - `linspace` error with bad inputs

Issue - State: closed - Opened by iamed2 almost 7 years ago - 1 comment

#13 - Add warning not to standardize a constant predictor.

Pull Request - State: closed - Opened by arturgower almost 7 years ago - 1 comment

#12 - Add details to option stadardize.

Pull Request - State: closed - Opened by arturgower almost 7 years ago

#11 - fit LassoPath currently not working?

Issue - State: closed - Opened by arturgower almost 7 years ago - 2 comments

#10 - Low precision because of early stopping (when using automatic λ)

Issue - State: closed - Opened by arturgower about 7 years ago - 4 comments

#9 - Lasso.jl for big-ish data

Issue - State: open - Opened by CorySimon over 7 years ago - 2 comments
Labels: enhancement

#8 - Multinomial Logistic regression

Issue - State: open - Opened by dsweber2 over 7 years ago - 4 comments
Labels: enhancement, help wanted

#7 - not loading with julia 0.5

Issue - State: closed - Opened by jotwin over 7 years ago - 2 comments

#6 - Added ability to specify penalty factors specific to each coefficient as in glmnet

Pull Request - State: closed - Opened by AsafManela almost 8 years ago - 6 comments

#5 - fix bug in temporary storage aliasing

Pull Request - State: closed - Opened by nignatiadis about 8 years ago

#4 - Setting datatypes to be consistent with the other coordinate descent variables

Pull Request - State: closed - Opened by JohnHBrock over 8 years ago - 2 comments

#2 - [PkgEval] Lasso may have a testing issue on Julia 0.4 (2015-06-23)

Issue - State: closed - Opened by IainNZ about 9 years ago