-
Notifications
You must be signed in to change notification settings - Fork 7
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
Merge cat-features-dl-models
into master
#344
Conversation
* add working with categoricals in RNN * update changelog * fix tests * add test on MultiEmbedding, write comments * remove numeric columns that are also categorical * fix docs --------- Co-authored-by: Egor Baturin <[email protected]>
* add handling categorical features in MLP and DeepAR Native * update changelog * fix * lints * fix mlp tests * fix --------- Co-authored-by: Egor Baturin <[email protected]>
* cat * add embeddings to deepstate * update changelog * minor fixes for other models --------- Co-authored-by: Egor Baturin <[email protected]>
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
🚀 Deployed on https://deploy-preview-344--etna-docs.netlify.app |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #344 +/- ##
==========================================
- Coverage 88.83% 9.75% -79.09%
==========================================
Files 224 224
Lines 15259 15360 +101
==========================================
- Hits 13556 1498 -12058
- Misses 1703 13862 +12159 ☔ View full report in Codecov by Sentry. |
Before submitting (must do checklist)
Proposed Changes
Closing issues