Skip to content

Releases: JuliaStats/Lasso.jl

v0.7.5

21 Feb 19:54

Choose a tag to compare

Lasso v0.7.5

Diff since v0.7.4

Merged pull requests:

  • Fix DomainError from log(0.0) in Julia 1.13 for Poisson/LogLink models (#95) (@AsafManela)

Closed issues:

  • release (#82)
  • TagBot: Manual intervention needed for releases (#94)

v0.7.4

21 Feb 17:09

Choose a tag to compare

Lasso v0.7.4

Diff since v0.7.3

Merged pull requests:

  • CompatHelper: add new compat entry for Lasso at version 0.7 for package docs, (keep existing compat) (#87) (@github-actions[bot])
  • CompatHelper: add new compat entry for DataFrames at version 1 for package docs, (keep existing compat) (#88) (@github-actions[bot])
  • CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#89) (@github-actions[bot])
  • Bump actions/checkout from 5 to 6 (#90) (@dependabot[bot])
  • Bump actions/cache from 4 to 5 (#91) (@dependabot[bot])

v0.7.2

21 Feb 18:03

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.3

02 Nov 15:59
0734834

Choose a tag to compare

Lasso v0.7.3

Diff since v0.7.1

Merged pull requests:

  • Pass rng to MinCVmse and MinCV1se (#80) (@Am386DX-40)
  • bumped Lasso and GLM versions (#81) (@AsafManela)
  • Support DSP 0.8 and bump version (#84) (@mohamed82008)

Closed issues:

  • Model type LassoModel doesn't support intercept (#74)
  • Improve documentation (#79)

v0.7.1

21 Aug 18:49

Choose a tag to compare

Lasso v0.7.1

Diff since v0.7.0

Closed issues:

  • matrix is not square,how to fix it? (#76)

Merged pull requests:

  • Support for StatsBase v0.34 and StatsModels v0.7 (#77) (@AsafManela)

v0.7.0

29 Nov 10:27

Choose a tag to compare

Lasso v0.7.0

Diff since v0.6.3

Closed issues:

  • please tag a new release for Pkg resolver (#64)
  • 0.6.3 precompilation error (#65)
  • upgrades and documentation (#66)
  • preferred way of saving model (#69)
  • Document maximum iterations settings. (#70)

Merged pull requests:

  • add triple backticks at the end of code block (#67) (@szcf-weiya)
  • one more: add triple backticks at the end of code block (#68) (@szcf-weiya)
  • docs: extend documentation for fit() (#72) (@jolars)
  • Fix dropcollinear issue with an empty nullmodel (#73) (@AsafManela)

v0.6.3

28 Oct 06:32

Choose a tag to compare

Lasso v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

02 Jul 22:27

Choose a tag to compare

Lasso v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

28 Feb 04:51

Choose a tag to compare

Lasso v0.6.1

Diff since v0.6.0

Closed issues:

  • compats are outdated (#40)
  • Accept weights that are not AbstractVector{<:AbstractFloat} (#43)

Merged pull requests:

v0.6.0

10 Dec 23:11
c028fd7

Choose a tag to compare

Lasso v0.6.0

Diff since v0.5.2

Closed issues:

  • possible test failure in upcoming Julia version 1.5 (#48)

Merged pull requests: