Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@piotrlaczkowski
Copy link
Collaborator

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

@github-actions
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

@github-actions
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
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.

2 participants