Skip to content

Releases: IBM/TSML.jl

v2.5.1

27 Mar 10:04

Choose a tag to compare

TSML v2.5.1

Diff since v2.5.0

Closed issues:

  • TSMLextra: Refactor extra filesystem and external libs (#52)
  • Database/REST interface filter (#62)
  • v2.5.0 - Refactor with AutoMLPipeline (#141)

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#142) (@github-actions[bot])

v2.5.0

15 Mar 13:05

Choose a tag to compare

TSML v2.5.0

Diff since v2.4.9

Closed issues:

  • Implement cross-validation performance evaluation for classification (#81)
  • add cross-validation pipeline (#96)
  • v2.4.7 - tagbot support and bump deps versions (#133)
  • 2.4.8 - Pipeline macro and symbolic expression (#135)
  • v0.4.9 - Improved documentation (#137)

Merged pull requests:

  • remove redundant modules based on automlpipeline (#138) (@ppalmes)

v2.4.9

05 Mar 21:05
2583db7

Choose a tag to compare

TSML v2.4.9

Diff since v2.4.8

Merged pull requests:

v2.4.8

26 Feb 03:04
2bfc767

Choose a tag to compare

TSML v2.4.8

Diff since v2.4.7

Merged pull requests:

v2.4.7

23 Feb 23:05
aee39ce

Choose a tag to compare

tagbot support and bump deps versions

v2.4.6

29 Jan 17:57
v2.4.6

Choose a tag to compare

v2.4.5

27 Jan 14:45
v2.4.5

Choose a tag to compare

v2.4.5 (2020-01-27)

Diff since v2.4.4

Closed issues:

  • Use DataFrames as input to all transform instead of using Union{DataFrames,Matrix,Vector} (#119)
  • create cross-validator (#118)

v2.4.4

08 Jan 20:09
v2.4.4
f03c92e

Choose a tag to compare

v2.4.4 (2020-01-06)

Diff since v2.4.3

Merged pull requests:

v2.4.3

12 Dec 13:31
v2.4.3

Choose a tag to compare

v2.4.3 (2019-12-12)

Diff since v2.4.2

Merged pull requests:

v2.4.2

01 Dec 22:18
v2.4.2

Choose a tag to compare

v2.4.2 (2019-12-01)

Diff since v2.4.1

Closed issues:

  • create a schema-based data processing pipeline similar to JuliaDB (#107)
  • create a tree map of the ensemble and pipeline (#106)
  • add ml data utils pipeline for pre-processing (#105)
  • v2.4.1 Multi-column imputation (#102)
  • add preprocessing normalization, scaling, range, pca, ica (#101)
  • Disable plotter trigger of plot window during testing (#79)
  • Create a docker with options using ArgParse (#56)
  • Refactor TSML for simplified operations and leaner modules (#44)
  • REST API support (#31)
  • Dockerization and Deployment of TSML (#17)

Merged pull requests: