Skip to content

Releases: JuliaStats/GLMNet.jl

v0.7.2

06 Jun 15:32
47da7a0
Compare
Choose a tag to compare

GLMNet v0.7.2

Diff since v0.7.1

Merged pull requests:

  • update the documentation (#64) (@tyhlee)
  • CompatHelper: bump compat for "StatsBase" to "0.34" (#68) (@github-actions[bot])

v0.7.1

25 Aug 20:26
Compare
Choose a tag to compare

GLMNet v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

30 Aug 14:42
8eff4c4
Compare
Choose a tag to compare

GLMNet v0.7.0

Diff since v0.6.3

Merged pull requests:

v0.6.3

03 May 13:04
bc737cf
Compare
Choose a tag to compare

GLMNet v0.6.3

Diff since v0.6.2

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#60) (@github-actions[bot])

v0.6.2

22 Apr 13:10
dca4a9d
Compare
Choose a tag to compare

GLMNet v0.6.2

Diff since v0.6.1

Closed issues:

  • Incorrect null_devs (#39)

Merged pull requests:

  • Fix null deviance and use Ref instead of Ptr (#57) (@devmotion)
  • CompatHelper: bump compat for "DataFrames" to "1.0" (#59) (@github-actions[bot])

v0.6.1

07 Dec 21:42
3bcc3e3
Compare
Choose a tag to compare

GLMNet v0.6.1

Diff since v0.6.0

Closed issues:

  • MethodError: glmnet(::Array{Float64,2}, ::Array{Int64,1}) is ambiguous (#55)
  • glmnetcv(X, y) in quickstart gives error (#56)

Merged pull requests:

v0.6.0

05 Dec 14:28
f644c26
Compare
Choose a tag to compare

GLMNet v0.6.0

Diff since v0.5.2

Add support for multinomial and cox models

Closed issues:

  • Allow for sparse predictor matrix (#9)
  • possible undefined variable in jerr warning? (#11)
  • How to use Multinomial family (#21)
  • Constraints dimensions on README (#28)
  • how to specify family (#34)

Merged pull requests:

v0.5.2

26 Oct 14:00
417806e
Compare
Choose a tag to compare

GLMNet v0.5.2

Diff since v0.5.1

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.24" (#48) (@github-actions[bot])
  • Allow passing rng to CV fold construction (#49) (@JackDunnNZ)

v0.5.1

27 Mar 18:00
b733feb
Compare
Choose a tag to compare

GLMNet v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

28 Feb 18:57
v0.5.0
24b65cb
Compare
Choose a tag to compare

v0.5.0 (2020-02-28)

Diff since v0.4.2

Merged pull requests: