Skip to content

Releases: JuliaStats/Lasso.jl

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:

v0.5.2

28 Mar 02:03
af755b7

Choose a tag to compare

Lasso v0.5.2

Diff since v0.5.1

Closed issues:

  • cannot set a given lambda for fit (#15)
  • PR to switch to Julia v0.6 constructions (#16)
  • Intermittent Bounds Error (#42)

Merged pull requests:

v0.5.1

01 Jan 22:33
v0.5.1
f2798e3

Choose a tag to compare

v0.5.1 (2020-01-01)

Diff since v0.5.0

Closed issues:

  • "matrix not square" error (#36)

Merged pull requests:

  • Correct show and predict after selectmodel and remove side effects (#37) (AsafManela)

v0.5.0

07 Aug 14:01
v0.5.0
9d099f5

Choose a tag to compare

v0.5.0 (2019-08-03)

Diff since v0.4.1

Merged pull requests: