M3dev Gokart Versions Save

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.

1.3.0

3 weeks ago

What's Changed

Full Changelog: https://github.com/m3dev/gokart/compare/1.2.9...1.3.0

1.2.9

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/m3dev/gokart/compare/1.2.8...1.2.9

1.2.8

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/m3dev/gokart/compare/1.2.7...1.2.8

1.2.7

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/m3dev/gokart/compare/1.2.6...1.2.7

1.2.6

4 months ago

What's Changed

Feature

Full Changelog: https://github.com/m3dev/gokart/compare/1.2.5...1.2.6

1.2.5

5 months ago

What's Changed

Full Changelog: https://github.com/m3dev/gokart/compare/1.2.4...1.2.5

1.2.4

6 months ago

Add ini file processor #329 by @maronuu

1.2.3

7 months ago

Features

  • Set encoding when saving csv #317 by @mski-iksm
  • Add mypy #313 by @kitagry

Fixes

  • Fix CI settings #312 @kitagry
  • [docs] fix csv encoding option #327 @ujiuji1259

1.2.2

1 year ago

Feature

  • Feature/ Runtime validation of TaskInstanceParameter() and ListTaskInstanceParameter() by subclass bound #305 @ujiuji1259

Developer Experience Improviment

  • apply Flake8 and add it to CI (#303) @hirosassa
  • support 3.11 (#297) @hirosassa
  • simplify lint CI (#302) @hirosassa

Documentation

  • Fix typo: logginge -> logging (#307) @argonism
  • Fix typo: templete -> template (#301) @pn11

1.2.1

1 year ago

Bug fixes

  • set columns with list #299 by @mski-iksm