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

Multiple tab components #226

Merged
merged 14 commits into from
Aug 26, 2024
Merged

Multiple tab components #226

merged 14 commits into from
Aug 26, 2024

Conversation

jrzaurin
Copy link
Owner

Minor adjustments to:

  1. Remove support for FDS and LDS as this was bringing more issues to the overall design of the library that advantages
  2. Add the possibility of using multiple tabular models (as well as text and image models which was already supported in the previous version

Copy link

codecov bot commented Aug 25, 2024

Codecov Report

Attention: Patch coverage is 94.24460% with 8 lines in your changes missing coverage. Please review.

Project coverage is 94.67%. Comparing base (deb4f2e) to head (16922ce).
Report is 15 commits behind head on master.

Files Patch % Lines
pytorch_widedeep/models/wide_deep.py 92.04% 7 Missing ⚠️
pytorch_widedeep/training/_wd_dataset.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   94.38%   94.67%   +0.29%     
==========================================
  Files         117      116       -1     
  Lines        7462     7252     -210     
==========================================
- Hits         7043     6866     -177     
+ Misses        419      386      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jrzaurin jrzaurin merged commit 220eb3f into master Aug 26, 2024
6 of 7 checks passed
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