piotrlaczkowski / keras-data-processor

Data Preprocessing model based on Keras preprocessing layers that can be used as a standalone model or incorporated to Keras model as first layers.
https://piotrlaczkowski.github.io/keras-data-processor/latest
MIT License
5 stars 3 forks source link

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

Closed piotrlaczkowski closed 3 months ago

piotrlaczkowski commented 3 months ago

Describe your changes shortly

Adding date related cyclical encoding preprocessing layers.

Checklist

github-actions[bot] commented 3 months ago

PR Preview Action v1.4.7 :---: :rocket: 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[bot] commented 3 months ago

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 :zzz: 0 :x: 0 :fire: 12.249s :stopwatch: