TSML.jl Versions Save

A package for time series data processing, classification, clustering, and prediction.

v2.7.8

1 month ago

TSML v2.7.8

Diff since v2.7.7

Merged pull requests:

  • update deps version (#212) (@ppalmes)

Closed issues:

  • Updated to julia-1.10.2 giving errors with using TSML including failure during precompile (#211)

v2.7.7

4 months ago

TSML v2.7.7

Diff since v2.7.6

Merged pull requests:

  • update deps (#210) (@ppalmes)

v2.7.6

1 year ago

TSML v2.7.6

Diff since v2.7.5

Merged pull requests:

  • Floops integration (#207) (@ppalmes)

v2.7.5

1 year ago

Fixes some issue related to plot not rendering. Plots.jl is now part of deps instead of using PlotRecipes because it is now faster to load and ttf is quick.

v2.7.4

1 year ago

Fix plot issues not displaying.

v2.7.3

2 years ago

v2.7.2

2 years ago

TSML v2.7.2

Diff since v2.7.1

Closed issues:

  • Working with data in ts format (#193)

Merged pull requests:

  • CompatHelper: bump compat for CSV to 0.9, (keep existing compat) (#195) (@github-actions[bot])

v2.7.1

2 years ago

TSML v2.7.1

Diff since v2.7.0

Closed issues:

  • Refactor TSML to avoid loading AutoMLPipeline to access the abstract base class (#170)
  • When using TSML warning about Plots is displayed (#171)
  • v2.6.0 - major update for using AMLPipelineBase (#177)

Merged pull requests:

  • Adapt to AMLPBaseline api changes (#192) (@ppalmes)
  • Update due to AMLPipelineBase api changes (#194) (@ppalmes)

v2.7.0

3 years ago

TSML v2.7.0

Diff since v2.6.3

Merged pull requests:

  • refactor and support for pipeline with no need of macro (#188) (@ppalmes)

v2.6.3

3 years ago

TSML v2.6.3

Diff since v2.6.2