AutoMLPipeline.jl Versions Save

A package that makes it trivial to create and evaluate machine learning pipeline architectures.

v0.3.1

3 years ago

v0.3.0

3 years ago

AutoMLPipeline v0.3.0

Diff since v0.2.3

Merged pull requests:

  • Refactor and use non macro pipeline (#90) (@ppalmes)

v0.2.3

3 years ago

AutoMLPipeline v0.2.3

Diff since v0.2.2

Closed issues:

  • Error on fresh install today (#87)

Merged pull requests:

  • CompatHelper: bump compat for "DataFrames" to "0.22" (#86) (@github-actions[bot])

v0.2.2

3 years ago

AutoMLPipeline v0.2.2

Diff since v0.2.1

v0.2.1

3 years ago

AutoMLPipeline v0.2.1

Diff since v0.2.0

v0.2.0

3 years ago

AutoMLPipeline v0.2.0

Diff since v0.1.17

Closed issues:

  • add @distributed example in Readme (#52)
  • v0.1.15 - more regression metrics (#71)
  • v0.1.16 - fix deprecation warnings from CSV (#73)
  • v0.1.17 Documentation and deprecation fixes (#74)

Merged pull requests:

  • Refactor namedtuple (#76) (@ppalmes)

v0.1.17

3 years ago

AutoMLPipeline v0.1.17

Diff since v0.1.16

v0.1.16

3 years ago

AutoMLPipeline v0.1.16

Diff since v0.1.15

Merged pull requests:

  • fix CSV.read deprecation warnings (#72) (@ppalmes)

v0.1.15

3 years ago

AutoMLPipeline v0.1.15

Diff since v0.1.14

Closed issues:

  • v0.1.14 Regression support (#68)

Merged pull requests:

  • adding more regression metric (#70) (@ppalmes)

v0.1.14

3 years ago

AutoMLPipeline v0.1.14

Diff since v0.1.13

Closed issues:

  • remove the warnings in tutorials (#63)

Merged pull requests:

  • CompatHelper: bump compat for "CSV" to "0.7" (#64) (@github-actions[bot])
  • fix deprecated warnings (#65) (@dnabanita7)
  • Support for ML regression (#67) (@ppalmes)