Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kdp): adding date preprocessing layers and core code #7

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

piotrlaczkowski
Copy link
Owner

Describe your changes shortly

Adding date related cyclical encoding preprocessing layers.

Checklist

  • pre-commits are passing !
  • unite-tests are passing !
  • code is well documented (docstrings in the corresponding format including examples of usage etc ...)
  • code API is connected to the documentetion
  • all requirements are added using poetry

Copy link

github-actions bot commented Aug 19, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://piotrlaczkowski.github.io/keras-data-processor/pr-preview/pr-7/
on branch gh-pages at 2024-08-19 19:43 UTC

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
kdp
   custom_layers.py131770 46%
   features.py4740 88%
   layers_factory.py3241 90%
   pipeline.py3650 83%
   processor.py206379 80%
   stats.py155496 70%
TOTAL60717672% 

Tests Skipped Failures Errors Time
27 2 💤 0 ❌ 0 🔥 12.249s ⏱️

@piotrlaczkowski piotrlaczkowski merged commit 3560933 into main Aug 19, 2024
1 of 2 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 19, 2024
## [1.8.0](kdp.1.7.0...kdp.1.8.0) (2024-08-19)

### 🪲 Bug Fixes

* fix(KDP): fixing functionality for missing categorical features ([62d10f9](62d10f9))
* fix(KDP): fixing functionality for missing categorical features ([40c85d7](40c85d7))
* fix(KDP): fixing functionality for missing categorical features ([22593e9](22593e9))

### 🎁 Features

* feat(kdp): adding date preprocessing layers and core code (#7) ([3560933](3560933)), closes [#7](#7)
* feat(kdp): adding date preprocessing layers ([5ffa865](5ffa865))
* feat(kdp): adding date preprocessing layers ([f97e497](f97e497))
* feat(kdp): adding date preprocessing layers ([f4ae5b2](f4ae5b2))
* feat(kdp): adding date preprocessing layers ([552f26b](552f26b))
* feat(kdp): adding date preprocessing layers ([23eca47](23eca47))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant