Skip to content

Releases: IBM/TSML.jl

v2.4.0 - Imputation of Multi-column TS

11 Nov 19:49
v2.4.0
Compare
Choose a tag to compare

v2.4.0 (2019-11-11)

Diff since v2.3.9

Closed issues:

  • Add multi-column TSImputer and Generic Imputer (#97)
  • add generic imputation routines for any series (#95)
  • Inline documentation (#93)

Merged pull requests:

v2.3.9

20 Oct 00:02
v2.3.9
e85aecf
Compare
Choose a tag to compare

v2.3.9 (2019-10-19)

Diff since v2.3.8

Closed issues:

  • Inline documentation of types and functions including examples (#92)
  • Context and Results for JuliaCon Proceedings (#90)
  • Colloquial names are not so meaningful (#89)
  • DOIs for references (#88)
  • new patch version 2.3.8 (#87)
  • refactor and bug fixes - v2.3.7 (#85)
  • refactoring with reexport (#83)
  • Implement threading for Julia1.3 (#80)
  • Make the CSVwriter more generic instead of just restricting to 2-column Date-Value format (#47)
  • Add documentation of outlier normalizer (#45)

Merged pull requests:

Cleanups of paper directory

08 Sep 08:52
Compare
Choose a tag to compare
v2.3.8

build based on 4218e8a

v2.3.7

21 Aug 21:46
v2.3.7
7623d10
Compare
Choose a tag to compare

v2.3.7 (2019-08-20)

Diff since v2.3.6

Merged pull requests:

  • remove unnecessary package and fix Project.toml (#84) (ppalmes)

v2.3.6

15 Aug 21:55
v2.3.6
d31d531
Compare
Choose a tag to compare

v2.3.6 (2019-08-15)

Diff since v2.3.5

Closed issues:

  • new version 2.3.5 (#77)
  • new version v2.3.4 (#75)

Merged pull requests:

v2.3.5

12 Aug 21:24
v2.3.5
710e5ea
Compare
Choose a tag to compare

v2.3.5 (2019-08-12)

Diff since v2.3.4

Merged pull requests:

v2.3.4

01 Aug 04:49
v2.3.4
e3b298b
Compare
Choose a tag to compare

v2.3.4 (2019-08-01)

Diff since v2.3.3

Closed issues:

  • v2.3.3 - standard scaler (#73)
  • v2.3.2 - fix typo error of instances variable in decision tree (#71)
  • V2.3.1 - ensemble methods (#70)
  • V2.3.0 (#67)

Merged pull requests:

v2.3.3

19 Jul 00:26
v2.3.3
84ccb01
Compare
Choose a tag to compare

v2.3.3 (2019-07-18)

Diff since v2.3.2

Merged pull requests:

  • adding mlbase and scaling transform (#72) (ppalmes)

v2.3.2 - fix typo error of instances instead of instance variable

17 Jul 05:30
v2.3.2
e1248ec
Compare
Choose a tag to compare

v2.3.1 - add ensemble methods for ML, fix DataFrames dep warnings

16 Jul 19:43
v2.3.1
4a1097a
Compare
Choose a tag to compare

v2.3.1 (2019-07-16)

Diff since v2.3.0

Merged pull requests: