Releases: IBM/AutoMLPipeline.jl
Releases · IBM/AutoMLPipeline.jl
v0.1.15
v0.1.14
v0.1.13
v0.1.12
v0.1.11
v0.1.10
AutoMLPipeline v0.1.10
Merged pull requests:
- CompatHelper: bump compat for "CSV" to "0.6" (#45) (@github-actions[bot])
v0.1.9
v0.1.8
AutoMLPipeline v0.1.8
Closed issues:
v0.1.7
AutoMLPipeline v0.1.7
Closed issues:
- v0.1.6 - Docs Completed; Support for :| in the pipeline (#24)
- add unit-test support for windows machine (#25)
- add timeseries matrifier support for dates/values pair (#29)
Merged pull requests:
- add windows travis build support (#27) (@ppalmes)
- Bestlearner fix (#28) (@ppalmes)
- Valdate filter (#31) (@ppalmes)
- CompatHelper: add new compat entry for "MLDataUtils" at version "0.5" (#32) (@github-actions[bot])
- CompatHelper: add new compat entry for "Impute" at version "0.4" (#33) (@github-actions[bot])
- CompatHelper: add new compat entry for "CodecBzip2" at version "0.6" (#34) (@github-actions[bot])
v0.1.6
AutoMLPipeline v0.1.6
Closed issues:
- Docs (#3)
- add support for embedded documentation in the source code (#6)
- add implementation args convenience function for skprocessor (#9)
- add method summary helper (#10)
- v0.1.3 - Convenience function and help functions (#11)
- fix github page setting (#12)
- fix cutnumfeature bug for not returning some columns (#13)
- v0.1.4 - Online docs and more help info (#15)
- v0.1.5 - Docstring and online documentation (#16)
- add bestlearner filter for | operator (#18)
- add code coverage (#19)
- add varargs convenience function (#20)
- Add Abstract type hierarchy in the doc; design philosophy (#22)
Merged pull requests: