Skip to content

Releases: cscherrer/SossMLJ.jl

v0.3.0

13 Apr 17:41
0baac33
Compare
Choose a tag to compare

SossMLJ v0.3.0

Diff since v0.2.0

Closed issues:

  • TagBot trigger issue (#126)

Merged pull requests:

v0.2.0

29 Mar 06:27
5b405b4
Compare
Choose a tag to compare

SossMLJ v0.2.0

Diff since v0.1.0

Merged pull requests:

v0.1.0

16 Sep 23:00
aec0583
Compare
Choose a tag to compare

SossMLJ v0.1.0

Closed issues:

  • add BayesianLogreg following Ridgereg example (#2)
  • Particles for posterior? (#5)
  • Similar projects (#6)
  • Preprocessing transform (#15)
  • Create DOCUMENTER_KEY (#18)
  • TODO: Remove the dependency on MLJBase.jl (#30)
  • Roadmap to enabling precompilation (#34)
  • mainexample.jl: are the results correct? (#35)
  • particles (#37)
  • Names need qualification (#39)
  • TODO: Turn mainexample.jl into actual documentation (#41)
  • TODO: Add an way to specify which variable is observed, and which is predicted (#43)
  • Deleted files (#47)
  • TODO: add Bayesian binomial logistic regression example (#49)
  • TODO: add Bayesian multinomial logistic regression example (#50)
  • For classifiers, we need to figure out how to return a Vector{UnivariateFinite} (#51)
  • TODO: Remove the dependency on Requires.jl (#58)
  • Implement a simple loss function (#60)
  • Weird behavior of particles w.r.t. mean vs median? (#61)
  • Iris example for multinomial logistic regression (#63)
  • "MultivariateFinite" distributions (#65)
  • predict_joint method for Machines (#66)
  • Extending For and UnivariateFinite (#68)
  • TODO: compare accuracy of our Iris model to that of Turing's Iris model (#69)
  • TODO: require the latest versions of MLJBase and MLJModelInterface (#70)
  • TODO: remove the logpdf definition once it has been merged in MLJBase upstream (#71)
  • TODO: add tests for the per-class accuracy of the Iris model (#72)
  • TODO: increase code line coverage (#73)
  • Better GitHub repository description (#79)
  • TODO: use real data for the linear regression example (#81)
  • @reexport using Soss? (#82)
  • Bug: in multinomial logistic regression, MLJBase.predict throws an ArgumentError (#84)
  • Branch protection settings for the master branch (#87)
  • Tests are failing on Julia nightly (#112)

Merged pull requests: