Skip to content

Releases: JuliaStats/Loess.jl

v0.6.3

13 Sep 15:14
5a63b0c
Compare
Choose a tag to compare

Loess v0.6.3

Diff since v0.6.2

Merged pull requests:

Closed issues:

  • One element case not handled correctly (#82)

v0.6.2

23 Aug 22:13
33a4cd3
Compare
Choose a tag to compare

Loess v0.6.2

Diff since v0.6.1

Closed issues:

  • KDtree from NearestNeighbors.jl (#71)

Merged pull requests:

v0.6.1

09 Jun 13:20
1b34e35
Compare
Choose a tag to compare

Loess v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

04 May 13:20
9fd7d9d
Compare
Choose a tag to compare

Loess v0.6.0

Diff since v0.5.4

Closed issues:

  • Getting NaN at boundary, and a few other strange values (#28)
  • Avoid computing n distances per node in tree (#43)
  • Example runs slowly (#47)
  • Only accepts Float64 (#48)
  • type instability in predict (#51)
  • use predict from StatsAPI.jl (#57)
  • points above the fitting curve (#58)
  • Loess cannot perform extrapolation (#59)
  • Predictions are not smooth (#61)

Merged pull requests:

v0.5.4

10 Nov 20:17
413ff75
Compare
Choose a tag to compare

Loess v0.5.4

Diff since v0.5.3

Closed issues:

  • Seasonal-Trend decomposition using LOESS (STL) (#37)
  • Tree confusion (#44)

Merged pull requests:

v0.5.3

15 Dec 09:17
6925c81
Compare
Choose a tag to compare

Loess v0.5.3

Diff since v0.5.2

Merged pull requests:

v0.5.2

01 Nov 22:12
98eb832
Compare
Choose a tag to compare

Loess v0.5.2

Diff since v0.5.1

Closed issues:

  • example on readme not working (#31)
  • Prediction at endpoint yields NaN (#34)
  • sample code does not run in Julia 1.4 (#38)

Merged pull requests:

v0.5.1

09 Mar 19:45
v0.5.1
6db7920
Compare
Choose a tag to compare

v0.5.1 (2020-03-09)

Diff since v0.5.0

Closed issues:

  • Integer input not accepted (#27)
  • Package compatibility caps (#26)
  • LinAlg.normalize! import issue on v0.5 (#13)

Merged pull requests:

  • remove REQUIRE and update Project (#35) (piever)
  • Remove broken shields, fix broadcasting, use extrema. (#32) (tpapp)
  • A few updates (#30) (ararslan)

v0.5.0

12 Aug 01:38
df352ae
Compare
Choose a tag to compare

-[x] Julia 1.0 support 🎉

v0.4.0

29 Jul 17:58
acf298f
Compare
Choose a tag to compare
  • Julia v0.7 support (this and future release will not support 0.6)