TSML.jl Versions Save

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

v2.6.2

3 years ago

TSML v2.6.2

Diff since v2.6.1

Closed issues:

  • Incorrect link to demo notebook (#181)

Merged pull requests:

  • Fix link to demo notebook (#180) (@gillesde)
  • CompatHelper: bump compat for "HTTP" to "0.9" (#182) (@github-actions[bot])
  • CompatHelper: bump compat for "CSV" to "0.8" (#183) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "0.22" (#184) (@github-actions[bot])
  • CompatHelper: bump compat for "MultivariateStats" to "0.8" (#185) (@github-actions[bot])
  • CompatHelper: bump compat for "Impute" to "0.6" (#186) (@github-actions[bot])

v2.6.1

3 years ago

TSML v2.6.1

Diff since v2.6.0

Merged pull requests:

  • remove not needed deps (#178) (@ppalmes)
  • add Impute deps (#179) (@ppalmes)

v2.6.0

3 years ago

TSML v2.6.0

Diff since v2.5.7

Closed issues:

  • v2.5.5 Bug fixes (#164)
  • v2.5.6 - scale factor in Outliernicer (#167)
  • v2.5.7 - replace Plots with RecipesBase (#169)

Merged pull requests:

  • Refactor to support AMLPBase.jl (#173) (@ppalmes)
  • use AMLPipelineBase (#175) (@ppalmes)

v2.5.7

3 years ago

TSML v2.5.7

Diff since v2.5.6

Closed issues:

  • Allow TSML.Outliernicers.Outliernicer range to be changed. (#165)

Merged pull requests:

  • Replace RecipesBase (#168) (@ppalmes)

v2.5.6

3 years ago

TSML v2.5.6

Diff since v2.5.5

Merged pull requests:

  • add scale factor to IQR for outlier detection (#166) (@ppalmes)

v2.5.5

3 years ago

TSML v2.5.5

Diff since v2.5.4

Closed issues:

  • v2.5.4 - Bug fixes (#162)

Merged pull requests:

  • Remove plots deps (#163) (@ppalmes)

v2.5.4

3 years ago

TSML v2.5.4

Diff since v2.5.3

Merged pull requests:

  • fix DataFrames.transform! conflict with TSML.transform! (#156) (@ppalmes)
  • Dynamic module load (#160) (@ppalmes)
  • CompatHelper: add new compat entry for "Requires" at version "1.0" (#161) (@github-actions[bot])

v2.5.3

4 years ago

TSML v2.5.3

Diff since v2.5.2

v2.5.2

4 years ago

TSML v2.5.2

Diff since v2.5.1

Merged pull requests:

  • CompatHelper: bump compat for "CSV" to "0.6" (#144) (@github-actions[bot])

v2.5.1

4 years ago

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])