Skip to content

Releases: UnicoLab/keras-data-processor

kdp.1.4.0

15 Apr 11:28

Choose a tag to compare

1.4.0 (2024-04-15)

♨️ Infra

  • ops(KDP): fixing version to 1.3 (99eeabc)
  • ops(KDP): fixing version to 1.3 (3bd5b2f)

kdp.1.3.0

15 Apr 11:06

Choose a tag to compare

1.3.0 (2024-04-15)

🪲 Bug Fixes

  • fix(KDP): fixing relative imports problem (9ca89ac)
  • fix(KDP): preprocess setting up base test + 1 (8ef8ffa)
  • fix(KDP): preprocess setting up base test (9ee3fa6)
  • fix(KDP): stats tests (adding todo) (8883731)
  • fix(KDP): pipeline tests (with TODO) (a89accb)
  • fix(KDP): fixing imports (fbcb9d1)

:tools: Maintenance

  • refactor(KDP): adding cast_to_float32 layers to int outputs (cc274df)
  • refactor(KDP): fixing imports (b420ef0)
  • refactor(KDP): separating feature space normalizing class (8b9c394)
  • refactor(KDP): adding abstraction for custom pipeline steps (d500474)

🎁 Features

  • feat(KDP): adding custom pipelines (90d098c)
  • feat(KDP): adding float32 cast layer (f2b02fb)
  • feat(KDP): migrating to feature specs approach v1 (8953da5)
  • feat(KDP): adding text processing option to the preprocessor v0 (9e8dc03)
  • feat(KDP): adding text processing option to the preprocessor v0 (c0724c4)
  • feat(KDP): adding text processing layers (0a1e06d)

kdp.1.2.0

14 Mar 15:05

Choose a tag to compare

1.2.0 (2024-03-14)

♨️ Infra

  • ops(KDP): adding docs link (ee639af)
  • ops(KDP): adding docs link (447a680)

kdp.1.1.0

14 Mar 14:58

Choose a tag to compare

1.1.0 (2024-03-14)

♨️ Infra

  • ops(KDP): adding docs link (53d51ba)

kdp.1.0.0

14 Mar 14:52

Choose a tag to compare

1.0.0 (2024-03-14)

🎁 Features

  • feat(KDP): adding options enums + comments (598e2e7)
  • feat(KDP): adding options enums (0ef86a7)
  • feat(KDP): connecting custom embedding size dict to the code (7e7e927)
  • feat(KDP): adding concat layer output formation (0fe667f)
  • feat(KDP): adding string decoding and sorting (c057516)
  • feat(KDP): implementing accumulators based on Welford method (e91495c)
  • feat(KDP): implementing accumulators based on Welford method (1bfb31d)
  • init(KDP): base code setup (a084fab)

:tools: Maintenance

  • refactor(KDP): splitting into multiple files (8472676)
  • refactor(KDP): splitting into multiple files (10772e9)
  • refactor(KDP): adding crosses and bucketized cols (570553d)
  • refactor(KDP): adding first functional pipeline connections (2b1fa04)
  • refactor(KDP): adding new structure (bb81977)

♨️ Infra

  • ops(KDP): reformatting settings (9df78f3)
  • ops(KDP): reformatting settings (a148903)
  • ops(KDP): reformatting settings (1cd4f3c)
  • ops(KDP): attaching correct workflos container and correcting owner (8ae1f2d)
  • ops(KDP): attaching correct workflos container (f64f0fa)
  • ops(KDP): adding direct imports (de6f215)
  • ops(KDP): adding Makefile (599c75a)
  • ops(KDP): adding Makefile (4f9cf2a)
  • ops(KDP): adding more exception to gitignore (4b4ce7d)
  • ops(KDP): adding pydot for model plotting (group dev) (8be28a7)
  • ops(KDP): adding pandas to dev dependencies (d151adc)
  • ops(KDP): adjusting workflows (a544e72)